Re: [PATCH] trace, RAS: Use __print_symbolic helper for entry severity for aer_events

From: Borislav Petkov
Date: Fri Apr 11 2025 - 17:23:55 EST


On Mon, Mar 17, 2025 at 01:55:15PM -0700, Sargun Dhillon wrote:
> The chained ternary conditional operator in the perf event format for
> ras:aer_event was causing a misrepresentation of the severity of the event
> when used with "perf script".

It would be good to know why?

Thx.