aboutsummaryrefslogtreecommitdiff
path: root/arch/m68k/mm/fault.c
diff options
context:
space:
mode:
authorKefeng Wang <[email protected]>2022-07-26 16:10:46 +0800
committerakpm <[email protected]>2022-07-29 18:07:20 -0700
commit96f96763de26d6ee333d5b2446d1b04a4e6bc75b (patch)
tree573ce9c77b47f85b4c99651dbca57c6ba0d6b6f0 /arch/m68k/mm/fault.c
parent07252dfea2c7089bca68949710268cbbb0ce509e (diff)
mm: memory-failure: convert to pr_fmt()
Use pr_fmt to prefix all pr_<level> output, but unpoison_memory() and soft_offline_page() are used by error injection, which have own prefixes like "Unpoison:" and "soft offline:", meanwhile, soft_offline_page() could be used by memory hotremove, so reset pr_fmt before unpoison_pr_info definition to keep the original output for them. [[email protected]: v3] Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Kefeng Wang <[email protected]> Acked-by: Naoya Horiguchi <[email protected]> Reviewed-by: Miaohe Lin <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'arch/m68k/mm/fault.c')
0 files changed, 0 insertions, 0 deletions