diff options
author | Ian Kent <raven@themaw.net> | 2021-07-16 17:28:40 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-07-27 09:29:15 +0200 |
commit | df6192f47d2311cf40cd4321cc59863a5853b665 (patch) | |
tree | 7efb6059f0a13bb6f538ee8209338ebf77fed018 /include/linux/nubus.h | |
parent | 47b5c64d0ab5e7136db2b78c6ec710e0d8a5a36b (diff) | |
download | lwn-df6192f47d2311cf40cd4321cc59863a5853b665.tar.gz lwn-df6192f47d2311cf40cd4321cc59863a5853b665.zip |
kernfs: dont call d_splice_alias() under kernfs node lock
The call to d_splice_alias() in kernfs_iop_lookup() doesn't depend on
any kernfs node so there's no reason to hold the kernfs node lock when
calling it.
Reviewed-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Ian Kent <raven@themaw.net>
Link: https://lore.kernel.org/r/162642772000.63632.10672683419693513226.stgit@web.messagingengine.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/nubus.h')
0 files changed, 0 insertions, 0 deletions