mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-09-04 20:19:47 +08:00
![]() Currently vma test is failing because of the new vma_assert_attached()
assertion. The check is failing because previous refcount_set() inside
vma_mark_attached() is a NoOp. Fix the definition of atomic_set() to
correctly set the value of the atomic.
Link: https://lkml.kernel.org/r/20241227222220.1726384-1-surenb@google.com
Fixes:
|
||
---|---|---|
.. | ||
linux | ||
trace/events | ||
autoconf.h | ||
linux.c | ||
maple-shared.h | ||
maple-shim.c | ||
shared.h | ||
shared.mk | ||
xarray-shared.c | ||
xarray-shared.h |