Linus Torvalds
c748fc3b1f
Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer fixes from Ingo Molnar:
- Address a (valid) W=1 build warning
- Fix timer self-tests
- Annotate a KCSAN warning wrt. accesses to the tick_do_timer_cpu
global variable
- Address a !CONFIG_BUG build warning
* tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
selftests: kselftest: Fix build failure with NOLIBC
selftests: timers: Fix abs() warning in posix_timers test
selftests: kselftest: Mark functions that unconditionally call exit() as __noreturn
selftests: timers: Fix posix_timers ksft_print_msg() warning
selftests: timers: Fix valid-adjtimex signed left-shift undefined behavior
bug: Fix no-return-statement warning with !CONFIG_BUG
timekeeping: Use READ/WRITE_ONCE() for tick_do_timer_cpu
selftests/timers/posix_timers: Reimplement check_timer_distribution()
irqflags: Explicitly ignore lockdep_hrtimer_exit() argument
2024-04-14 10:32:22 -07:00
..
2024-04-08 16:57:51 +02:00
2024-04-14 10:32:22 -07:00
2024-03-15 14:46:54 -07:00
2024-03-21 19:04:31 -07:00
2024-03-21 13:21:31 -07:00
2024-03-26 01:51:44 -07:00
2024-04-14 10:32:22 -07:00
2024-03-15 11:36:54 -07:00
2024-04-10 15:03:46 -04:00
2024-03-08 15:26:46 -06:00
2024-03-25 15:46:12 -04:00
2024-03-21 13:21:31 -07:00
2024-04-05 08:48:12 +02:00
2024-03-19 11:23:30 -07:00
2024-04-08 04:11:04 -04:00
2024-03-10 18:10:24 -04:00
2024-04-03 21:50:04 +02:00