diff options
author | Alexander Popov <alex.popov@linux.com> | 2020-06-24 14:33:26 +0200 |
---|---|---|
committer | Kees Cook <keescook@chromium.org> | 2020-06-24 16:48:13 +0200 |
commit | 005e696df65d0ff90468ecf38a50aa584dc82421 (patch) | |
tree | 9f9ed435be50ce3eee0f85eaacd0a74a8fe15ba3 /scripts | |
parent | Linux 5.8-rc2 (diff) | |
download | linux-005e696df65d0ff90468ecf38a50aa584dc82421.tar.xz linux-005e696df65d0ff90468ecf38a50aa584dc82421.zip |
gcc-plugins/stackleak: Don't instrument itself
There is no need to try instrumenting functions in kernel/stackleak.c.
Otherwise that can cause issues if the cleanup pass of stackleak gcc plugin
is disabled.
Signed-off-by: Alexander Popov <alex.popov@linux.com>
Link: https://lore.kernel.org/r/20200624123330.83226-2-alex.popov@linux.com
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions