diff options
author | Arnd Bergmann <arnd@arndb.de> | 2015-05-26 14:36:58 (GMT) |
---|---|---|
committer | Russell King <rmk+kernel@arm.linux.org.uk> | 2015-05-27 23:25:34 (GMT) |
commit | 0361748f3b4a1cd73657a0a44fc3bc71ea30e8eb (patch) | |
tree | 7160e85ef86cae6545831120ff03450a00188809 /fs/timerfd.c | |
parent | b787f68c36d49bb1d9236f403813641efa74a031 (diff) | |
download | linux-0361748f3b4a1cd73657a0a44fc3bc71ea30e8eb.tar.xz |
ARM: 8371/1: always select IRQ_WORK on SMP
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>
Diffstat (limited to 'fs/timerfd.c')
0 files changed, 0 insertions, 0 deletions