Re: [PATCH v10 5/6] Documentation: document panic_on_unrecoverable_memory_failure sysctl

From: Miaohe Lin

Date: Wed Jul 08 2026 - 23:18:52 EST


On 2026/6/30 20:46, Breno Leitao wrote:
> Add documentation for the new vm.panic_on_unrecoverable_memory_failure
> sysctl, describing which failures trigger a panic (kernel-owned pages
> the handler cannot recover) and which are intentionally left out
> (transient allocator races and unclassified pages).
>
> Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>

Acked-by: Miaohe Lin <linmiaohe@xxxxxxxxxx>

Thanks.
.