Files
kernel_xiaomi_sm8250/fs
Al Viro 37d933e8b4 fix regression in "epoll: Keep a reference on files added to the check list"
[ Upstream commit 77f4689de17c0887775bb77896f4cc11a39bf848 ]

epoll_loop_check_proc() can run into a file already committed to destruction;
we can't grab a reference on those and don't need to add them to the set for
reverse path check anyway.

Tested-by: Marc Zyngier <maz@kernel.org>
Fixes: a9ed4a6560b8 ("epoll: Keep a reference on files added to the check list")
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2020-09-09 19:04:27 +02:00
..
2020-08-19 08:15:06 +02:00
2020-09-09 19:04:23 +02:00
2019-08-06 19:06:51 +02:00
2020-08-19 08:15:02 +02:00
2020-08-21 11:05:32 +02:00
2020-09-03 11:24:21 +02:00
2020-07-29 10:16:46 +02:00
2020-08-26 10:31:01 +02:00
2019-12-13 08:51:59 +01:00
2020-06-22 09:05:01 +02:00
2020-09-03 11:24:24 +02:00
2020-03-05 16:42:12 +01:00
2020-03-25 08:06:14 +01:00