projects
/
GitHub
/
LineageOS
/
android_kernel_samsung_universal7580.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5b4eea
)
um: Select GENERIC_HARDIRQS_NO_DEPRECATED
author
Thomas Gleixner
<tglx@linutronix.de>
Sun, 6 Feb 2011 22:45:38 +0000
(22:45 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Mon, 14 Feb 2011 18:37:40 +0000
(19:37 +0100)
irq chips converted and proper accessor functions used.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
LKML-Reference: <
20110206224515
.
430825903
@linutronix.de>
arch/um/Kconfig.common
patch
|
blob
|
blame
|
history
diff --git
a/arch/um/Kconfig.common
b/arch/um/Kconfig.common
index e351e14b433909e6b83e36bba70d86bf04918c3b..1e78940218c0f82767c16c72080d3d36dcd97c0f 100644
(file)
--- a/
arch/um/Kconfig.common
+++ b/
arch/um/Kconfig.common
@@
-7,6
+7,7
@@
config UML
bool
default y
select HAVE_GENERIC_HARDIRQS
+ select GENERIC_HARDIRQS_NO_DEPRECATED
config MMU
bool