projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b632369
)
um: Select HAVE_DEBUG_KMEMLEAK
author
Richard Weinberger
<richard@nod.at>
Sun, 12 Jun 2016 19:56:43 +0000
(21:56 +0200)
committer
Richard Weinberger
<richard@nod.at>
Wed, 3 Aug 2016 22:01:10 +0000
(
00:01
+0200)
Now we have the infrastructure to support kmemleak.
Enable the HAVE flag.
Signed-off-by: Richard Weinberger <richard@nod.at>
arch/um/Kconfig.common
patch
|
blob
|
blame
|
history
diff --git
a/arch/um/Kconfig.common
b/arch/um/Kconfig.common
index cc001347544416ca4c3f7e2bca2dedca5a674a42..de562da1bbed4058fd972bc7adae794338ef7e32 100644
(file)
--- a/
arch/um/Kconfig.common
+++ b/
arch/um/Kconfig.common
@@
-5,6
+5,7
@@
config UML
select HAVE_ARCH_SECCOMP_FILTER
select HAVE_UID16
select HAVE_FUTEX_CMPXCHG if FUTEX
+ select HAVE_DEBUG_KMEMLEAK
select GENERIC_IRQ_SHOW
select GENERIC_CPU_DEVICES
select GENERIC_IO