diff options
author | Anna-Maria Behnsen <anna-maria@linutronix.de> | 2024-02-21 10:05:41 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2024-02-22 17:52:31 +0100 |
commit | f73d9257ff3c2f415e8c342a91b7f5acfc3ce512 (patch) | |
tree | 0bc6ef2b6358a0b6c5a50740febe4ac96ca0d965 /io_uring/rsrc.c | |
parent | 70b4cf84f3acd9e72c9ea9064d82577b6f29a60b (diff) |
timers: Add get next timer interrupt functionality for remote CPUs
To prepare for the conversion of the NOHZ timer placement to a pull at
expiry time model it's required to have functionality available getting the
next timer interrupt on a remote CPU.
Locking of the timer bases and getting the information for the next timer
interrupt functionality is split into separate functions. This is required
to be compliant with lock ordering when the new model is in place.
Signed-off-by: Anna-Maria Behnsen <anna-maria@linutronix.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Frederic Weisbecker <frederic@kernel.org>
Link: https://lore.kernel.org/r/20240221090548.36600-14-anna-maria@linutronix.de
Diffstat (limited to 'io_uring/rsrc.c')
0 files changed, 0 insertions, 0 deletions