diff options
| author | Linus Torvalds <[email protected]> | 2024-11-19 18:18:45 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2024-11-19 18:18:45 +0000 |
| commit | 311e062ad504bdf49e93cb88a22ba04d5134111c (patch) | |
| tree | e56c891d66ec5c704cf2e4cea7294ff9ecd8a079 /drivers/platform/x86/intel/pmt/class.c | |
| parent | Merge tag 'scftorture.2024.11.16a' of git://git.kernel.org/pub/scm/linux/kern... (diff) | |
| parent | locking/csd-lock: Switch from sched_clock() to ktime_get_mono_fast_ns() (diff) | |
| download | kernel-311e062ad504bdf49e93cb88a22ba04d5134111c.tar.gz kernel-311e062ad504bdf49e93cb88a22ba04d5134111c.zip | |
Merge tag 'csd-lock.2024.11.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu
Pull CSD-lock update from Paul McKenney:
"This switches from sched_clock() to ktime_get_mono_fast_ns(), which on
x86 switches from the rdtsc instruction to the rdtscp instruction,
thus avoiding instruction reorderings that cause false-positive
reports of CSD-lock stalls of almost 2^46 nanoseconds. These false
positives are rare, but really are seen in the wild"
* tag 'csd-lock.2024.11.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu:
locking/csd-lock: Switch from sched_clock() to ktime_get_mono_fast_ns()
Diffstat (limited to 'drivers/platform/x86/intel/pmt/class.c')
0 files changed, 0 insertions, 0 deletions
