[PATCH 0/1] arch/fault: don't print logs for simulated poison errors
Axel Rasmussen
axelrasmussen at google.com
Fri May 10 06:39:06 AEST 2024
This patch expects to be applied on top of both of the following related
fixes:
- x86/fault: speed up uffd-unit-test by 10x: rate-limit "MCE: Killing" logs
https://lore.kernel.org/r/20240507022939.236896-1-jhubbard@nvidia.com
- [0/2] Minor fixups for hugetlb fault path
https://lore.kernel.org/r/20240509100148.22384-1-osalvador@suse.de
The latter is in mm-unstable currently, but the former is not (yet?). It
would need to be taken before this patch for it to apply cleanly.
Axel Rasmussen (1):
arch/fault: don't print logs for simulated poison errors
arch/parisc/mm/fault.c | 7 +++++--
arch/powerpc/mm/fault.c | 6 ++++--
arch/x86/mm/fault.c | 6 ++++--
include/linux/mm_types.h | 5 +++++
mm/hugetlb.c | 3 ++-
mm/memory.c | 2 +-
6 files changed, 21 insertions(+), 8 deletions(-)
--
2.45.0.118.g7fe29c98d7-goog
More information about the Linuxppc-dev
mailing list