aboutsummaryrefslogtreecommitdiff
path: root/lib/test_fortify/write_overflow-strncpy-src.c
diff options
context:
space:
mode:
authorAnna-Maria Behnsen <[email protected]>2024-02-21 10:05:43 +0100
committerThomas Gleixner <[email protected]>2024-02-22 17:52:32 +0100
commit89f01e10c99a5ca2ff88b545fad763d360cdbfc8 (patch)
tree95a0039719094661e2575b24c03c51bbfea39e77 /lib/test_fortify/write_overflow-strncpy-src.c
parent90f5df66c86c259d61aff84e16f519fe1424e1ef (diff)
timers: Check if timers base is handled already
Due to the conversion of the NOHZ timer placement to a pull at expiry time model, the per CPU timer bases with non pinned timers are no longer handled only by the local CPU. In case a remote CPU already expires the non pinned timers base of the local CPU, nothing more needs to be done by the local CPU. A check at the begin of the expire timers routine is required, because timer base lock is dropped before executing the timer callback function. This is a preparatory work, but has no functional impact right now. 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