diff options
author | 2024-10-04 14:47:02 +0200 | |
---|---|---|
committer | 2024-11-05 12:55:37 +0100 | |
commit | 26baa1f1c4bdc34b8d698c1900b407d863ad0e69 (patch) | |
tree | 410e81cac79d2f31d7734efc4ac79c3a2003a1d8 /scripts/lib/kdoc/kdoc_re.py | |
parent | sched/ext: Remove sched_fork() hack (diff) | |
download | wireguard-linux-26baa1f1c4bdc34b8d698c1900b407d863ad0e69.tar.xz wireguard-linux-26baa1f1c4bdc34b8d698c1900b407d863ad0e69.zip |
sched: Add TIF_NEED_RESCHED_LAZY infrastructure
Add the basic infrastructure to split the TIF_NEED_RESCHED bit in two.
Either bit will cause a resched on return-to-user, but only
TIF_NEED_RESCHED will drive IRQ preemption.
No behavioural change intended.
Suggested-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Link: https://lkml.kernel.org/r/20241007075055.219540785@infradead.org
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions