[patch 0/3] timekeeping: Janitorial updates

Thomas Gleixner posted 3 patches 4 years ago
timekeeping.c |   24 ++++++++++++------------
1 file changed, 12 insertions(+), 12 deletions(-)
[patch 0/3] timekeeping: Janitorial updates
Posted by Thomas Gleixner 4 years ago
The following series provides a few minor fixlets and consolidation:

   - Add a missing data_race() annotation

   - Ensure that the clock readout is always inlined

   - Reduce the copy & pasta in the NMI safe accessors

Thanks,

	tglx
---
 timekeeping.c |   24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)