linux/arch
Sebastian Andrzej Siewior f2c5092190 arch/*: Disable softirq stacks on PREEMPT_RT.
PREEMPT_RT preempts softirqs and the current implementation avoids
do_softirq_own_stack() and only uses __do_softirq().

Disable the unused softirqs stacks on PREEMPT_RT to save some memory and
ensure that do_softirq_own_stack() is not used bwcause it is not expected.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2022-06-15 17:40:59 +02:00
..
alpha Cleanups (and one fix) around struct mount handling. 2022-06-04 19:00:05 -07:00
arc This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
arm arch/*: Disable softirq stacks on PREEMPT_RT. 2022-06-15 17:40:59 +02:00
arm64 arm64 fixes for 5.19-rc2: 2022-06-10 11:03:51 -07:00
csky This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
hexagon fork: Generalize PF_IO_WORKER handling 2022-05-07 09:01:59 -05:00
ia64 Bitmap patches for 5.19-rc1 2022-06-04 14:04:27 -07:00
loongarch LoongArch: Remove MIPS comment about cycle counter 2022-06-08 11:00:40 +08:00
m68k This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
microblaze This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
mips This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
nios2 This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
openrisc This set of changes updates init and user mode helper tasks to be 2022-06-03 16:03:05 -07:00
parisc arch/*: Disable softirq stacks on PREEMPT_RT. 2022-06-15 17:40:59 +02:00
powerpc arch/*: Disable softirq stacks on PREEMPT_RT. 2022-06-15 17:40:59 +02:00
riscv Bitmap patches for 5.19-rc1 2022-06-04 14:04:27 -07:00
s390 arch/*: Disable softirq stacks on PREEMPT_RT. 2022-06-15 17:40:59 +02:00
sh arch/*: Disable softirq stacks on PREEMPT_RT. 2022-06-15 17:40:59 +02:00
sparc arch/*: Disable softirq stacks on PREEMPT_RT. 2022-06-15 17:40:59 +02:00
um um: virt-pci: set device ready in probe() 2022-06-10 20:38:06 -04:00
x86 xen: branch for v5.19-rc2 2022-06-10 09:57:11 -07:00
xtensa While looking at the ptrace problems with PREEMPT_RT and the problems 2022-06-03 16:13:25 -07:00
.gitignore
Kconfig A set of objtool fixes: 2022-06-05 09:45:27 -07:00