summaryrefslogtreecommitdiff
path: root/net/tipc/topsrv.h
diff options
context:
space:
mode:
authorThomas Gleixner <tglx@linutronix.de>2021-09-24 18:05:48 +0300
committerMinda Chen <minda.chen@starfivetech.com>2023-11-06 14:24:49 +0300
commit346b840b6cf5bd676f37110d18602ceee8c09ee6 (patch)
tree58d1887a3aaa3006ce675bc797a6df8915b15f70 /net/tipc/topsrv.h
parent1bd9479c50b6cb6c590dc8ddcc469cd2b7bd3b5d (diff)
downloadlinux-346b840b6cf5bd676f37110d18602ceee8c09ee6.tar.xz
*/softirq: 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 safe some memory and ensure that do_softirq_own_stack() is not used which is not expected. [bigeasy: commit description.] Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Diffstat (limited to 'net/tipc/topsrv.h')
0 files changed, 0 insertions, 0 deletions