]> www.infradead.org Git - users/willy/pagecache.git/commit
fs/proc/vmcore: prefix all pr_* with "vmcore:"
authorDavid Hildenbrand <david@redhat.com>
Wed, 4 Dec 2024 12:54:35 +0000 (13:54 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 27 Jan 2025 14:39:02 +0000 (09:39 -0500)
commit8e386957cc2d1fb67b65937c771140c1c47445b1
tree9e12eecb233c4306f6eb017381dba515171fe834
parent0f3b1c40c65262a216fb459fd375f39442a5138b
fs/proc/vmcore: prefix all pr_* with "vmcore:"

Let's use "vmcore: " as a prefix, converting the single "Kdump:
vmcore not initialized" one to effectively be "vmcore: not initialized".

Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20241204125444.1734652-5-david@redhat.com>
Acked-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
fs/proc/vmcore.c