diff options
author | Kees Cook <kees@kernel.org> | 2025-07-30 02:50:48 +0300 |
---|---|---|
committer | Kees Cook <kees@kernel.org> | 2025-07-30 03:17:46 +0300 |
commit | fc525d625a22c2179877955ee87e33f532b0674c (patch) | |
tree | cdf510ea2256144ecbd7cca0cc9de404ade3f112 /lib/crypto/mpi/mpi-sub-ui.c | |
parent | ee4cf798202d285dcbe85e4467a094c44f5ed8e6 (diff) | |
download | linux-fc525d625a22c2179877955ee87e33f532b0674c.tar.xz |
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: 76261fc7d1be ("stackleak: Split KSTACK_ERASE_CFLAGS from GCC_PLUGINS_CFLAGS")
Signed-off-by: Kees Cook <kees@kernel.org>
Diffstat (limited to 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions