diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2025-08-20 19:54:45 -0400 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2025-09-02 19:35:56 -0400 |
| commit | d154f185758994ea2cc2c15575a3653334562184 (patch) | |
| tree | 56fdc3997c90cc4fad1a29f770b99f6fd38543ef /scripts/gdb/linux/tasks.py | |
| parent | 360600f8ec635c3d47789ade3d3c120c88981343 (diff) | |
introduced guards for mount_lock
mount_writer: write_seqlock; that's an equivalent of {un,}lock_mount_hash()
mount_locked_reader: read_seqlock_excl; these tend to be open-coded.
No bulk conversions, please - if nothing else, quite a few places take
use mount_writer form when mount_locked_reader is sufficent. It needs
to be dealt with carefully.
Reviewed-by: Christian Brauner <brauner@kernel.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions
