Skip to content

Commit da0ec6f

Browse files
KAGA-KOKORussell King
authored andcommitted
ARM: 7814/2: Allow forced irq threading
All timer interrupts and the perf interrupt are marked NO_THREAD, so its safe to allow forced interrupt threading. Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Sebastian Andrzej Siewior <[email protected]> Signed-off-by: Russell King <[email protected]>
1 parent d9c3365 commit da0ec6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ config ARM
5353
select HAVE_REGS_AND_STACK_ACCESS_API
5454
select HAVE_SYSCALL_TRACEPOINTS
5555
select HAVE_UID16
56+
select IRQ_FORCED_THREADING
5657
select KTIME_SCALAR
5758
select PERF_USE_VMALLOC
5859
select RTC_LIB

0 commit comments

Comments
 (0)