projects
/
platform
/
upstream
/
bluez.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6051ebd
)
doc/tester-config: Enable KASAN
author
Luiz Augusto von Dentz
<luiz.von.dentz@intel.com>
Mon, 27 Sep 2021 22:20:36 +0000
(15:20 -0700)
committer
Ayush Garg
<ayush.garg@samsung.com>
Fri, 11 Mar 2022 13:38:37 +0000
(19:08 +0530)
This patch adds CONFIG_KASAN=y in tester config.
Signed-off-by: Anuj Jain <anuj01.jain@samsung.com>
Signed-off-by: Ayush Garg <ayush.garg@samsung.com>
doc/tester.config
patch
|
blob
|
history
diff --git
a/doc/tester.config
b/doc/tester.config
index 189aa26d324b8d18d2241eb0211db04e8aa264d9..892fd5eb36dc86f96ac798a2830662a9506eaa3d 100644
(file)
--- a/
doc/tester.config
+++ b/
doc/tester.config
@@
-50,3
+50,4
@@
CONFIG_DEBUG_LOCK_ALLOC=y
CONFIG_PROVE_LOCKING=y
CONFIG_LOCKDEP=y
CONFIG_DEBUG_MUTEXES=y
+CONFIG_KASAN=y