From: Yinghai Lu Date: Tue, 24 Nov 2009 10:46:59 +0000 (-0800) Subject: x86, mtrr: Fix sorting of mtrr after subtracting X-Git-Tag: v2.6.33-rc1~374^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5bf65b9ba67226eae9ffc398a0369fc4da35c259;p=pandora-kernel.git x86, mtrr: Fix sorting of mtrr after subtracting In some cases we can coalesce MTRR entries after cleanup; this may allow us to have more entries. As such, introduce clean_sort_range to to sort and coaelsce the MTRR entries. Signed-off-by: Yinghai Lu LKML-Reference: <4B0BB9A3.5020908@kernel.org> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed