diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2023-10-06 21:53:18 +0200 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2023-10-18 23:34:14 +0200 |
commit | 4a68fef16df9d88d528094116f8bbd2dbfa62089 (patch) | |
tree | 4b6bf9854985539c02440621508a77f43b1cdb9b /mm/bootmem_info.c | |
parent | mm: handle read faults under the VMA lock (diff) | |
download | linux-4a68fef16df9d88d528094116f8bbd2dbfa62089.tar.xz linux-4a68fef16df9d88d528094116f8bbd2dbfa62089.zip |
mm: handle write faults to RO pages under the VMA lock
I think this is a pretty rare occurrence, but for consistency handle
faults with the VMA lock held the same way that we handle other faults
with the VMA lock held.
Link: https://lkml.kernel.org/r/20231006195318.4087158-7-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/bootmem_info.c')
0 files changed, 0 insertions, 0 deletions