Add support for CONFIG_STACK_VALIDATION as kernel USE flag |
||
Issue descriptionCONFIG_STACK_VALIDATION is useful to determine if stack metadata in object files is valid. See tools/objtool/Documentation/stack-validation.txt in the kernel source for details. Add "stackvalidation" USE flag to enable it.
,
Nov 3 2017
Turns out to be pretty pointless; it generates lots of warnings which are apparently ignored upstream. |
||
►
Sign in to add a comment |
||
Comment 1 by groeck@chromium.org
, Sep 21 2017