diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2025-11-02 01:01:47 -0400 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2026-01-13 15:18:07 -0500 |
| commit | 741c97fecb6a4160014a76759e9b8c0880fc44f1 (patch) | |
| tree | 72bd86a8d2455ae66dc6cc9d3b830bae980da91e /scripts/objdiff | |
| parent | 9fa3ec84587c5eca7580eafc27eee332bc3a5a0e (diff) | |
| download | linux-741c97fecb6a4160014a76759e9b8c0880fc44f1.tar.gz linux-741c97fecb6a4160014a76759e9b8c0880fc44f1.zip | |
struct filename ->refcnt doesn't need to be atomic
... or visible outside of audit, really. Note that references
held in delayed_filename always have refcount 1, and from the
moment of complete_getname() or equivalent point in getname...()
there won't be any references to struct filename instance left
in places visible to other threads.
Acked-by: Paul Moore <paul@paul-moore.com>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions
