Hi Linus,

Please pull this gcc-plugin fix for v4.20-rc5.

Thanks!

-Kees

The following changes since commit ccda4af0f4b92f7b4c308d3acc262f4a7e3affad:

  Linux 4.20-rc2 (2018-11-11 17:12:31 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/kees/linux.git 
tags/gcc-plugins-v4.20-rc5

for you to fetch changes up to ef1a8409348966f0b25ff97a170d6d0367710ea9:

  stackleak: Disable function tracing and kprobes for stackleak_erase() 
(2018-11-30 09:05:07 -0800)

----------------------------------------------------------------
stackleak plugin fix

- Fix crash by not allowing kprobing of stackleak_erase() (Alexander Popov)

----------------------------------------------------------------
Alexander Popov (1):
      stackleak: Disable function tracing and kprobes for stackleak_erase()

 kernel/stackleak.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

-- 
Kees Cook

Reply via email to