From: Dave Jones Date: Mon, 4 Jan 2010 14:47:35 +0000 (-0500) Subject: x86: Macroise x86 cache descriptors X-Git-Tag: v2.6.34-rc1~252^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ca49b2fcf5813571663c3c4c894b78148c43690;p=pandora-kernel.git x86: Macroise x86 cache descriptors Use a macro to define the cache sizes when cachesize > 1 MB. This is less typing, and less prone to introducing bugs like we saw in e02e0e1a130b9ca37c5186d38ad4b3aaf58bb149, and means we don't have to do maths when adding new non-power-of-2 updates like those seen recently. Signed-off-by: Dave Jones LKML-Reference: <20100104144735.GA18390@redhat.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed