Commit ea82593
committed
Merge tag 'timers-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull timer fix from Thomas Gleixner:
"A fix and an email address update:
- Mark the NMI safe time accessors notrace to prevent tracer
recursion when they are selected as trace clocks.
- John Stultz has a new email address"
* tag 'timers-urgent-2022-05-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
timekeeping: Mark NMI safe time accessors as notrace
MAINTAINERS: Update email address for John Stultz2 files changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5917 | 5917 | | |
5918 | 5918 | | |
5919 | 5919 | | |
5920 | | - | |
| 5920 | + | |
5921 | 5921 | | |
5922 | 5922 | | |
5923 | 5923 | | |
| |||
6587 | 6587 | | |
6588 | 6588 | | |
6589 | 6589 | | |
6590 | | - | |
| 6590 | + | |
6591 | 6591 | | |
6592 | 6592 | | |
6593 | 6593 | | |
| |||
8848 | 8848 | | |
8849 | 8849 | | |
8850 | 8850 | | |
8851 | | - | |
| 8851 | + | |
8852 | 8852 | | |
8853 | 8853 | | |
8854 | 8854 | | |
| |||
19793 | 19793 | | |
19794 | 19794 | | |
19795 | 19795 | | |
19796 | | - | |
| 19796 | + | |
19797 | 19797 | | |
19798 | 19798 | | |
19799 | 19799 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
482 | 482 | | |
483 | 483 | | |
484 | 484 | | |
485 | | - | |
| 485 | + | |
486 | 486 | | |
487 | 487 | | |
488 | 488 | | |
| |||
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
497 | | - | |
| 497 | + | |
498 | 498 | | |
499 | 499 | | |
500 | 500 | | |
| |||
0 commit comments