From: Kees Cook Date: Fri, 25 Oct 2013 01:05:42 +0000 (-0700) Subject: lkdtm: isolate stack corruption test X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~65^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=629c66a22c21b692b6e58b9c1d8fa56a60ccb52d;p=pandora-kernel.git lkdtm: isolate stack corruption test When tests were added to lkdtm that grew the stack frame, the stack corruption test stopped working. This isolates the test in its own function, and forces it not to be inlined. Signed-off-by: Kees Cook Fixes: cc33c537c12f ("lkdtm: add "EXEC_*" triggers") Cc: stable # 3.12 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed