diff options
author | tangmeng <tangmeng@uniontech.com> | 2022-03-23 00:48:07 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2022-03-23 01:57:11 +0300 |
commit | 56eb8e9416e85ca7db4550b58e93ac88d7993c13 (patch) | |
tree | 16806ccb81f397e5e4d6e164fb7b8b7a0a39ac49 /scripts/gdb/linux/tasks.py | |
parent | 597da28e1abb4ad9f7255cbb57354158fd853e19 (diff) | |
download | linux-56eb8e9416e85ca7db4550b58e93ac88d7993c13.tar.xz |
mm/kfence: remove unnecessary CONFIG_KFENCE option
In mm/Makefile has:
obj-$(CONFIG_KFENCE) += kfence/
So that we don't need 'obj-$(CONFIG_KFENCE) :=' in mm/kfence/Makefile,
delete it from mm/kfence/Makefile.
Link: https://lkml.kernel.org/r/20220221065525.21344-1-tangmeng@uniontech.com
Signed-off-by: tangmeng <tangmeng@uniontech.com>
Reviewed-by: Marco Elver <elver@google.com>
Cc: Alexander Potapenko <glider@google.com>
Cc: Dmitriy Vyukov <dvyukov@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions