diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2020-10-27 11:09:50 +0100 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-11-11 14:35:16 +0100 |
commit | 5f0c71278d6848b4809f83af90f28196e1505ab1 (patch) | |
tree | 0478702fab51eaf11f32cde8e77dccebf857a53c /tools/perf/scripts/python/syscall-counts.py | |
parent | f8394f232b1eab649ce2df5c5f15b0e528c92091 (diff) |
x86/fpu: Simplify fpregs_[un]lock()
There is no point in disabling preemption and then disabling bottom
halfs.
Just disabling bottom halfs is sufficient as it implicitly disables
preemption on !RT kernels.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20201027101349.455380473@linutronix.de
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions