Files
linux/fs/fuse
Miklos Szeredi ce1ac7772c fuse: don't check refcount after stealing page
[ Upstream commit 32f98877c5 ]

page_count() is unstable.  Unless there has been an RCU grace period
between when the page was removed from the page cache and now, a
speculative reference may exist from the page cache.

Reported-by: Matthew Wilcox <willy@infradead.org>
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-16 09:16:23 +09:00
..
2016-10-01 07:32:32 +02:00
2023-05-15 14:47:57 +09:00
2023-05-15 16:10:11 +09:00
2023-05-15 16:10:11 +09:00
2023-05-12 17:16:00 +09:00
2016-10-01 07:32:32 +02:00
2016-10-01 07:32:32 +02:00
2016-10-03 11:06:05 +02:00