Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ftrace/recordmcount: Modify only executable sections
PROGBITS is not enough to determine if the section should be modified or not. Only process sections that are marked as executable. Cc: John Reiser <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Steven Rostedt <[email protected]>
- Loading branch information