[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] xen: Rework WARN_ON() to return whether a warning was triggered



On 15.12.20 12:26, Julien Grall wrote:
From: Julien Grall <jgrall@xxxxxxxxxx>

So far, our implementation of WARN_ON() cannot be used in the following
situation:

if ( WARN_ON() )
     ...

This is because the WARN_ON() doesn't return whether a warning. Such

... warning has been triggered.

construction can be handy to have if you have to print more information
and now the stack track.

Sorry, I'm not able to parse that sentence.


Rework the WARN_ON() implementation to return whether a warning was
triggered. The idea was borrowed from Linux.

Signed-off-by: Julien Grall <jgrall@xxxxxxxxxx>

Juergen

Attachment: OpenPGP_0xB0DE9DD628BF132F.asc
Description: application/pgp-keys

Attachment: OpenPGP_signature
Description: OpenPGP digital signature


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.