On 15.12.20 12:26, Julien Grall wrote:
From: Julien Grall <[email protected]>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 <[email protected]>
Juergen
OpenPGP_0xB0DE9DD628BF132F.asc
Description: application/pgp-keys
OpenPGP_signature
Description: OpenPGP digital signature
