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:
ac76cfd
)
sparc64: tracehook: CONFIG_HAVE_ARCH_TRACEHOOK
author
Roland McGrath
<roland@redhat.com>
Mon, 21 Apr 2008 00:42:22 +0000
(17:42 -0700)
committer
David S. Miller
<davem@davemloft.net>
Mon, 28 Jul 2008 00:33:07 +0000
(17:33 -0700)
The sparc64 arch code has all the prerequisites, so set HAVE_ARCH_TRACEHOOK.
Signed-off-by: Roland McGrath <roland@redhat.com>
arch/sparc64/Kconfig
patch
|
blob
|
blame
|
history
diff --git
a/arch/sparc64/Kconfig
b/arch/sparc64/Kconfig
index 7c88263256af216c2b6889481297eeb95434949c..923a98959fa7349930efa343a4ab1febd4d5b05f 100644
(file)
--- a/
arch/sparc64/Kconfig
+++ b/
arch/sparc64/Kconfig
@@
-17,6
+17,7
@@
config SPARC64
select HAVE_LMB
select HAVE_ARCH_KGDB
select USE_GENERIC_SMP_HELPERS if SMP
+ select HAVE_ARCH_TRACEHOOK
config GENERIC_TIME
bool