]> www.infradead.org Git - users/willy/pagecache.git/commit
fs/proc/vmcore: factor out freeing a list of vmcore ranges
authorDavid Hildenbrand <david@redhat.com>
Wed, 4 Dec 2024 12:54:38 +0000 (13:54 +0100)
committerMichael S. Tsirkin <mst@redhat.com>
Mon, 27 Jan 2025 14:39:16 +0000 (09:39 -0500)
commite29e9acae06dc28ca8dbf3db976e09787e610dc8
treec013a83e3550708307a4190969886818780ed1cb
parente017b1f4aa4eb887ee85fe13862206c0d31344b4
fs/proc/vmcore: factor out freeing a list of vmcore ranges

Let's factor it out into include/linux/crash_dump.h, from where we can
use it also outside of vmcore.c later.

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