mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-06 22:55:41 +00:00
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 |
||
|---|---|---|
| .. | ||
| common.c | ||
| common.h | ||
| kvm.c | ||
| Makefile | ||
| syscall_user_dispatch.c | ||