]> exis.tech > repos - linux.git/commit
memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option
authorTejun Heo <redacted>
Thu, 14 Jul 2011 09:46:03 +0000 (11:46 +0200)
committerH. Peter Anvin <redacted>
Thu, 14 Jul 2011 18:47:52 +0000 (11:47 -0700)
commitc378ddd53f9b8832a46fd4fec050a97fc2269858
treeef90f814ce569ef1cd3b6e64ea403d909f9d2c53
parent474b881bf4ee86aba55d46a4fdf293de32cba91b
memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option

From 6839454ae63f1eb21e515c10229ca95c22955fec Mon Sep 17 00:00:00 2001
From: Tejun Heo <redacted>
Date: Thu, 14 Jul 2011 11:22:17 +0200

Make ARCH_DISCARD_MEMBLOCK a config option so that it can be handled
together with other MEMBLOCK options.

Signed-off-by: Tejun Heo <redacted>
Link: http://lkml.kernel.org/r/20110714094603.GH3455@htj.dyndns.org
Cc: Yinghai Lu <redacted>
Cc: Benjamin Herrenschmidt <redacted>
Cc: Thomas Gleixner <redacted>
Cc: Ingo Molnar <redacted>
Cc: "H. Peter Anvin" <redacted>
Signed-off-by: H. Peter Anvin <redacted>
arch/x86/Kconfig
arch/x86/include/asm/memblock.h
include/linux/memblock.h
mm/Kconfig
mm/memblock.c