Linus Torvalds
8ce3648158
Merge tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
...
Pull timer fixes from Thomas Gleixner:
"Two fixes for timers:
- Use the ALARM feature check in the alarmtimer core code insted of
the old method of checking for the set_alarm() callback.
Drivers can have that callback set but the feature bit cleared. If
such a RTC device is selected then alarms wont work.
- Use a proper define to let the preprocessor check whether Hyper-V
VDSO clocksource should be active.
The code used a constant in an enum with #ifdef, which evaluates to
always false and disabled the clocksource for VDSO"
* tag 'timers-urgent-2021-05-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
clocksource/drivers/hyper-v: Re-enable VDSO_CLOCKMODE_HVCLOCK on X86
alarmtimer: Check RTC features instead of ops
2021-05-16 09:42:13 -07:00
..
2021-01-29 12:27:47 +01:00
2021-03-06 12:59:10 +01:00
2021-03-18 15:31:53 +01:00
2021-05-14 14:55:13 +02:00
2021-03-24 18:33:36 -05:00
2021-02-09 10:58:18 +01:00
2021-03-21 23:50:28 +01:00
2021-04-02 12:41:17 +02:00
2021-02-04 19:36:31 +01:00
2021-04-02 12:47:28 +02:00
2021-02-04 19:36:31 +01:00
2021-05-05 21:50:13 +02:00
2021-03-18 15:31:53 +01:00
2021-04-28 13:03:44 -07:00
2021-03-11 19:33:43 +01:00
2021-05-01 10:14:08 -07:00
2021-01-28 17:41:24 +01:00
2021-02-20 20:07:44 -08:00
2021-03-21 23:50:07 +01:00
2021-04-08 14:05:20 +02:00
2021-02-09 15:28:37 +01:00
2021-04-20 08:59:03 -06:00
2021-03-08 17:32:59 +00:00
2021-05-05 22:54:10 +02:00
2021-03-15 11:00:57 +01:00
2021-03-15 10:53:10 +01:00
2021-03-31 16:20:22 +02:00
2021-03-18 15:31:53 +01:00
2021-03-21 23:50:28 +01:00
2021-02-15 20:10:30 +01:00
2021-04-10 11:14:33 +02:00
2021-02-15 20:10:30 +01:00
2021-03-18 15:31:53 +01:00
2021-03-18 15:31:53 +01:00
2021-02-24 16:32:23 -08:00
2021-03-11 20:07:01 +01:00
2021-04-28 12:37:53 -07:00
2021-03-08 12:06:29 -07:00
2021-04-09 14:54:23 -07:00
2021-03-23 16:07:56 +01:00
2021-05-07 06:06:21 -04:00
2021-05-07 06:06:10 -04:00
2021-02-19 03:08:34 -05:00
2021-02-08 11:43:20 +01:00
2021-04-26 05:27:14 -04:00
2021-04-21 09:49:19 +00:00
2021-05-10 07:51:38 +02:00
2021-05-05 21:50:14 +02:00
2021-01-29 10:05:51 +05:30
2021-03-15 16:24:59 +01:00
2021-04-27 17:45:09 -07:00
2021-05-05 08:52:31 +02:00
2021-05-05 08:52:31 +02:00
2021-04-29 11:41:43 -07:00
2021-04-29 11:41:43 -07:00
2021-02-01 15:31:37 +01:00
2021-03-18 15:31:53 +01:00
2021-02-15 20:09:46 +01:00
2021-02-17 14:12:43 +01:00
2021-05-13 12:10:24 +02:00
2021-04-12 13:12:46 +02:00
2021-03-15 10:49:00 +01:00
2021-01-28 17:41:24 +01:00
2021-03-08 13:19:05 +01:00
2021-03-21 23:50:28 +01:00
2021-03-11 11:47:37 +01:00
2021-05-10 07:46:39 +02:00
2021-05-10 07:46:39 +02:00
2021-04-26 09:25:47 -07:00
2021-04-26 09:01:29 -07:00
2021-04-07 19:02:43 +02:00
2021-02-10 23:34:17 +01:00
2021-03-15 16:24:59 +01:00
2021-03-08 13:19:05 +01:00
2021-02-17 14:12:42 +01:00
2021-03-08 13:19:05 +01:00
2021-03-15 04:43:25 -04:00
2021-03-28 22:40:10 +02:00
2021-03-25 16:20:41 +01:00
2021-02-08 11:43:20 +01:00
2021-03-28 22:40:10 +02:00
2021-01-29 20:02:29 +01:00
2021-03-06 12:59:10 +01:00
2021-01-14 12:18:36 +01:00
2021-01-26 11:12:00 -06:00
2021-02-04 05:27:33 -05:00
2021-01-21 20:08:53 +01:00
2021-04-30 11:20:40 -07:00
2021-04-20 04:18:54 -04:00
2021-02-04 05:27:21 -05:00