diff options
| author | Sebastian Andrzej Siewior <[email protected]> | 2021-11-29 17:46:49 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2021-12-04 09:56:24 +0000 |
| commit | fc78dd08e64011865799764d5b641bf823f84c66 (patch) | |
| tree | 60890a53191ed850b3eab6ff2f102e859822199e /Documentation/filesystems/caching/netfs-api.rst | |
| parent | lockdep: Remove softirq accounting on PREEMPT_RT. (diff) | |
| download | kernel-fc78dd08e64011865799764d5b641bf823f84c66.tar.gz kernel-fc78dd08e64011865799764d5b641bf823f84c66.zip | |
lockdep/selftests: Avoid using local_lock_{acquire|release}().
The local_lock related functions
local_lock_acquire()
local_lock_release()
are part of the internal implementation and should be avoided.
Define the lock as DEFINE_PER_CPU so the normal local_lock() function
can be used.
Signed-off-by: Sebastian Andrzej Siewior <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'Documentation/filesystems/caching/netfs-api.rst')
0 files changed, 0 insertions, 0 deletions
