mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-28 13:30:29 +09:00
Since we drop the rcu_read_lock inside the loop, we can't assume that files->fdt will remain unchanged (and not freed) between iterations. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>