mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>