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:
|
||
---|---|---|
.. | ||
bug.h | ||
cpu.h | ||
idr.h | ||
kconfig.h | ||
kernel.h | ||
kmemleak.h | ||
local_lock.h | ||
lockdep.h | ||
maple_tree.h | ||
percpu.h | ||
preempt.h | ||
radix-tree.h | ||
rcupdate.h | ||
xarray.h |