2007-10-24 16:52:49

by Bernhard Walle

[permalink] [raw]
Subject: [patch 0/2] Add flags to reserve_bootmem()

This patchset adds a flags variable to reserve_bootmem() and uses the
BOOTMEM_EXCLUSIVE flag in crashkernel reservation code to detect collisions
between crashkernel area and already used memory.