]> Git Repo - linux.git/commit
mm: revert "mm: shmem: fix data-race in shmem_getattr()"
authorAndrew Morton <[email protected]>
Sat, 16 Nov 2024 00:57:24 +0000 (16:57 -0800)
committerAndrew Morton <[email protected]>
Sat, 16 Nov 2024 23:30:32 +0000 (15:30 -0800)
commitd1aa0c04294e29883d65eac6c2f72fe95cc7c049
tree6b333c536c143fd2339436949064d6ef2d844c72
parent737f34137844d6572ab7d473c998c7f977ff30eb
mm: revert "mm: shmem: fix data-race in shmem_getattr()"

Revert d949d1d14fa2 ("mm: shmem: fix data-race in shmem_getattr()") as
suggested by Chuck [1].  It is causing deadlocks when accessing tmpfs over
NFS.

As Hugh commented, "added just to silence a syzbot sanitizer splat: added
where there has never been any practical problem".

Link: https://lkml.kernel.org/r/[email protected]
Fixes: d949d1d14fa2 ("mm: shmem: fix data-race in shmem_getattr()")
Acked-by: Hugh Dickins <[email protected]>
Cc: Chuck Lever <[email protected]>
Cc: Jeongjun Park <[email protected]>
Cc: Yu Zhao <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
mm/shmem.c
This page took 0.050486 seconds and 4 git commands to generate.