Home
last modified time | relevance | path

Searched hist:"1 a2b85f1e2a93a3f84243e654d225e4088735336" (Results 1 – 2 of 2) sorted by relevance

/linux/kernel/time/
H A Dtimekeeping.hdiff 1a2b85f1e2a93a3f84243e654d225e4088735336 Wed Oct 21 21:07:49 CEST 2020 Davidlohr Bueso <dave@stgolabs.net> timekeeping: Convert jiffies_seq to seqcount_raw_spinlock_t

Use the new api and associate the seqcounter to the jiffies_lock enabling
lockdep support - although for this particular case the write-side locking
and non-preemptibility are quite obvious.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201021190749.19363-1-dave@stgolabs.net
H A Djiffies.cdiff 1a2b85f1e2a93a3f84243e654d225e4088735336 Wed Oct 21 21:07:49 CEST 2020 Davidlohr Bueso <dave@stgolabs.net> timekeeping: Convert jiffies_seq to seqcount_raw_spinlock_t

Use the new api and associate the seqcounter to the jiffies_lock enabling
lockdep support - although for this particular case the write-side locking
and non-preemptibility are quite obvious.

Signed-off-by: Davidlohr Bueso <dbueso@suse.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201021190749.19363-1-dave@stgolabs.net