mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-16 04:21:09 -04:00
Documentation/mm/hwpoison.rst: fix typos and grammar.
Signed-off-by: Ariful Islam Shoikot <islamarifulshoikat@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> Message-ID: <20260317120614.51046-1-islamarifulshoikat@gmail.com>
This commit is contained in:
committed by
Jonathan Corbet
parent
73f175a463
commit
5e6df46dff
@@ -38,7 +38,7 @@ To quote the overview comment::
|
||||
for the mapping from a vma to a process. Since this case is expected
|
||||
to be rare we hope we can get away with this.
|
||||
|
||||
The code consists of a the high level handler in mm/memory-failure.c,
|
||||
The code consists of the high level handler in mm/memory-failure.c,
|
||||
a new page poison bit and various checks in the VM to handle poisoned
|
||||
pages.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user