Skip to content

Conversation

@hunterjaguar
Copy link
Contributor

In RAS event reporting (e.g. DDR/AER),the event buffer is required to be generated without line breaks.
However, during final event buffer construction, an extra '\n' was mistakenly appended, resulting in unexpected line breaks in RAS logs.
This patch removes the redundant '\n' propagation to ensure the generated event buffer strictly follows the non-standard RAS log format.

…onal Features with --enable-amp-ns-decode and without --enable-sqlite3.

Fix return value type compiling warnning of configure Optional Features
with --enable-amp-ns-decode and without --enable-sqlite3.

Signed-off-by: Hunter He <[email protected]>
In RAS event reporting (e.g. DDR/AER),the event buffer is
required to be generated without line breaks.

However, during final event buffer construction,
an extra '\n' was mistakenly appended, resulting in
unexpected line breaks in RAS logs.

This patch removes the redundant '\n' propagation
to ensure the generated event buffer strictly follows
the non-standard RAS log format.

Signed-off-by: "Hunter.He" <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant