d3ef2691082e233379ceaf8e19b6cfe480c50abe parent a66fd7daec1f40c1f0eac466f0da9206b615fe2a author Johannes Weiner 1216873682 -0700 committer Linus Torvalds 1216921640 -0700 bootmem: add debugging framework Introduce the bootmem_debug kernel parameter that enables very verbose diagnostics regarding all range operations of bootmem as well as the initialization and release of nodes. [akpm@linux-foundation.org: fix printk warnings] Signed-off-by: Johannes Weiner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds 8