git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b787f68
)
ARM: 8371/1: always select IRQ_WORK on SMP
author
Arnd Bergmann
<arnd@arndb.de>
Tue, 26 May 2015 14:36:58 +0000
(15:36 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Wed, 27 May 2015 23:25:34 +0000
(
00:25
+0100)
Any SMP kernel now requires the irq_work code after
generic_smp_call_function_single_interrupt() started using it,
or we get:
kernel/built-in.o: In function `flush_smp_call_function_queue':
:(.text+0x4dc3a): undefined reference to `irq_work_run'
Fixes:
478850160636c4f
("irq_work: Implement remote queueing")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig
patch
|
blob
|
history
diff --cc
arch/arm/Kconfig
Simple merge