From: Russell King Date: Mon, 26 Oct 2009 23:50:12 +0000 (-0700) Subject: mm: fix sparsemem configuration X-Git-Tag: v2.6.32-rc6~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a83e175dc2c7be931a3ea9c7fb0769e6de55e90;p=pandora-kernel.git mm: fix sparsemem configuration Currently, sparsemem is only available if EXPERIMENTAL is enabled. However, it hasn't ever been marked experimental. It's been about four years since sparsemem was merged, and we have platforms which depend on it; allow architectures to decide whether sparsemem should be the default memory model. Signed-off-by: Russell King Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed