lkml.org 
[lkml]   [2022]   [Sep]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/3] page table check default to warn instead of panic
Date
From: Pasha Tatashin <tatashin@google.com>

Page table check when detects errors panics the kernel. Let instead,
print a warning, and panic only when specifically requested via kernel
parameter:

page_table_check=panic

The discussion about using panic vs. warn is here:
https://lore.kernel.org/linux-mm/20220902232732.12358-1-rick.p.edgecombe@intel.com

Pasha Tatashin (2):
mm/page_table_check: Do WARN_ON instead of BUG_ON by default
doc/vm: add information about page_table_check=panic

Rick Edgecombe (1):
mm/page_table_check: Check writable zero page in page table check

Documentation/mm/page_table_check.rst | 16 ++++----
mm/page_table_check.c | 53 ++++++++++++++++++++-------
2 files changed, 49 insertions(+), 20 deletions(-)

--
2.37.2.789.g6183377224-goog

\
 
 \ /
  Last update: 2022-09-11 12:00    [W:0.124 / U:0.084 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site