diff options
author | 2024-08-30 17:03:16 +1000 | |
---|---|---|
committer | 2024-09-20 19:31:03 -0400 | |
commit | 985eeae9c874157bb8ece9060020856f68aa08d5 (patch) | |
tree | 63682032b68c10cab3009c49c635913515ac8e00 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | sunrpc: xprtrdma: Use ERR_CAST() to return (diff) | |
download | wireguard-linux-985eeae9c874157bb8ece9060020856f68aa08d5.tar.xz wireguard-linux-985eeae9c874157bb8ece9060020856f68aa08d5.zip |
nfsd: use clear_and_wake_up_bit()
nfsd has two places that open-code clear_and_wake_up_bit(). One has
the required memory barriers. The other does not.
Change both to use clear_and_wake_up_bit() so we have the barriers
without the noise.
Signed-off-by: NeilBrown <neilb@suse.de>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions