diff options
author | Anna-Maria Behnsen <[email protected]> | 2024-02-21 10:05:48 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-02-22 17:52:32 +0100 |
commit | b2cf7507e18649a30512515ec0ca89f26b2c2d0f (patch) | |
tree | 0ee6441f5893dfffc3107cbe22bd72ceca24139a /lib/test_fortify/write_overflow-strncpy-src.c | |
parent | 36e40df35d2c1891fe58241640c7c95de4aa739b (diff) |
timers: Always queue timers on the local CPU
The timer pull model is in place so we can remove the heuristics which try
to guess the best target CPU at enqueue/modification time.
All non pinned timers are queued on the local CPU in the separate storage
and eventually pulled at expiry time to a remote CPU.
Originally-by: Richard Cochran (linutronix GmbH) <[email protected]>
Signed-off-by: Anna-Maria Behnsen <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Reviewed-by: Frederic Weisbecker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy-src.c')
0 files changed, 0 insertions, 0 deletions