summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorBoqun Feng <boqun@kernel.org>2026-08-27 12:48:35 -0700
committerThomas Gleixner <tglx@kernel.org>2026-08-30 20:25:21 +0200
commit2af470916a208b576ac9975d221d9a378cf8ace9 (patch)
tree79860726a1c7cf61b237970953e3e9d6f7fdc544 /scripts/Makefile.thinlto
parenta155ac8f0c523bd53f412196dcbb104ad1f4595f (diff)
downloadlinux-2af470916a208b576ac9975d221d9a378cf8ace9.tar.gz
linux-2af470916a208b576ac9975d221d9a378cf8ace9.zip
preempt: Remove hardirq_disable_count()
It turns out the previous usage of hardirq_disable_count() in __irq_exit_rcu() would cause softirq pending issues. Without that usage, hardirq_disable_count() doesn't need to exist, so remove it. Also move hardirq_disable_enter/exit() into the Rust specific interrupt_rc header. [ tglx: Move the helpers over ] Signed-off-by: Boqun Feng <boqun@kernel.org> Signed-off-by: Thomas Gleixner <tglx@kernel.org> Link: https://patch.msgid.link/20260827194835.38968-1-boqun@kernel.org
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions