projects
/
GitHub
/
LineageOS
/
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:
ebf88a9
)
[PATCH] stacktrace doesn't work on uml
author
Al Viro
<viro@ftp.linux.org.uk>
Wed, 14 Mar 2007 09:15:54 +0000
(09:15 +0000)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Wed, 14 Mar 2007 22:27:49 +0000
(15:27 -0700)
and no, it's not the case of "let's pull bits from underlying architecture"
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
arch/um/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/um/Kconfig
b/arch/um/Kconfig
index b3a21ba77cd2a40f9784d3e5d86fe53dfb1fed67..354cc6b70530c3873e51698845e4a799d437c826 100644
(file)
--- a/
arch/um/Kconfig
+++ b/
arch/um/Kconfig
@@
-44,7
+44,7
@@
config LOCKDEP_SUPPORT
config STACKTRACE_SUPPORT
bool
- default
y
+ default
n
config GENERIC_CALIBRATE_DELAY
bool