public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [patch 0/2] Add flags to reserve_bootmem()
@ 2007-10-24 16:37 Bernhard Walle
  2007-10-24 16:37 ` [patch 1/2] Introduce flags for reserve_bootmem() Bernhard Walle
  2007-10-24 16:37 ` [patch 2/2] Use BOOTMEM_EXCLUSIVE for kdump Bernhard Walle
  0 siblings, 2 replies; 5+ messages in thread
From: Bernhard Walle @ 2007-10-24 16:37 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel

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.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2007-10-25  4:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-24 16:37 [patch 0/2] Add flags to reserve_bootmem() Bernhard Walle
2007-10-24 16:37 ` [patch 1/2] Introduce flags for reserve_bootmem() Bernhard Walle
2007-10-24 16:37 ` [patch 2/2] Use BOOTMEM_EXCLUSIVE for kdump Bernhard Walle
2007-10-25  4:05   ` Andrew Morton
2007-10-25  4:14     ` Paul Mundt

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox