From: Steven Rostedt Date: Wed, 13 Apr 2011 17:31:08 +0000 (-0400) Subject: ftrace/recordmcount: Modify only executable sections X-Git-Tag: v3.0-rc1~404^2~6^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8abd5724a7f1631ab2276954156c629d4d17149a;p=pandora-kernel.git 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 Link: http://lkml.kernel.org/r/20110421023737.991485123@goodmis.org Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed