On 02/24, Pavel Tikhomirov wrote: > > Also let's add ASSERT_EXCLUSIVE_WRITER before write to identify to KCSAN > that we don't expect any concurrent ->child_reaper modifications, and > those must be detected.
Not sure this makes a lot of sense in this case, but I won't argue. > Suggested-by: Oleg Nesterov <[email protected]> > Signed-off-by: Pavel Tikhomirov <[email protected]> Acked-by: Oleg Nesterov <[email protected]>

