Skip to content
Commit fc525d62 authored by Kees Cook's avatar Kees Cook
Browse files

kstack_erase: Fix missed export of renamed KSTACK_ERASE_CFLAGS



Certain targets disable kstack_erase by filtering out KSTACK_ERASE_CFLAGS
rather than adding DISABLE_KSTACK_ERASE. The renaming to kstack_erase
missed the CFLAGS export, which broke those build targets (e.g. x86
vdso32).

Fixes: 76261fc7 ("stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS")
Signed-off-by: default avatarKees Cook <kees@kernel.org>
parent ee4cf798
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment