diff options
author | 2024-11-19 10:18:45 -0800 | |
---|---|---|
committer | 2024-11-19 10:18:45 -0800 | |
commit | 311e062ad504bdf49e93cb88a22ba04d5134111c (patch) | |
tree | e56c891d66ec5c704cf2e4cea7294ff9ecd8a079 /scripts/gdb/linux/modules.py | |
parent | Merge tag 'scftorture.2024.11.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu (diff) | |
parent | locking/csd-lock: Switch from sched_clock() to ktime_get_mono_fast_ns() (diff) | |
download | wireguard-linux-311e062ad504bdf49e93cb88a22ba04d5134111c.tar.xz wireguard-linux-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 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions