aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mm/memory.c
diff options
context:
space:
mode:
authorJiaqi Yan <jiaqiyan@google.com>2024-06-19 06:33:55 +0000
committerAndrew Morton <akpm@linux-foundation.org>2024-07-03 19:30:19 -0700
commit5cea5666e4b556f4daa414a7379790ce8d225a48 (patch)
tree5203ed1203acf1661f33ae244cad695431561fe0 /mm/memory.c
parentmm/Kconfig: mention arm64 in DEFAULT_MMAP_MIN_ADDR symbol help text (diff)
downloadwireguard-linux-5cea5666e4b556f4daa414a7379790ce8d225a48.tar.xz
wireguard-linux-5cea5666e4b556f4daa414a7379790ce8d225a48.zip
mm/memory-failure: refactor log format in unpoison_memory
Logs from memory_failure and other memory-failure.c code follow the format: "Memory failure: 0x{pfn}: ${lower_case_message}" Convert the logs in unpoison_memory to follow similar format: "Unpoison: 0x${pfn}: ${lower_case_message}" For example (from local test): [ 1331.938397] Unpoison: 0x144bc8: page was already unpoisoned No functional change in this commit. Link: https://lkml.kernel.org/r/20240619063355.171313-1-jiaqiyan@google.com Signed-off-by: Jiaqi Yan <jiaqiyan@google.com> Acked-by: Miaohe Lin <linmiaohe@huawei.com> Cc: Jane Chu <jane.chu@oracle.com> Cc: Lance Yang <ioworker0@gmail.com> Cc: Naoya Horiguchi <nao.horiguchi@gmail.com> Cc: Oscar Salvador <osalvador@suse.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'mm/memory.c')
0 files changed, 0 insertions, 0 deletions