New issue
Advanced search Search tips

Issue 767493 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: Nov 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Feature



Sign in to add a comment

Add support for CONFIG_STACK_VALIDATION as kernel USE flag

Project Member Reported by groeck@chromium.org, Sep 21 2017

Issue description

CONFIG_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.

 

Comment 1 by groeck@chromium.org, Sep 21 2017

Components: OS>Systems
Status: WontFix (was: Started)
Turns out to be pretty pointless; it generates lots of warnings which are apparently ignored upstream.

Sign in to add a comment