From: Venkatesh Pallipadi Date: Fri, 10 Sep 2010 22:55:49 +0000 (-0700) Subject: x86, mtrr: Refactor MTRR type overlap check code X-Git-Tag: v2.6.37-rc1~201^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7f07cfbaa1dd5bf9e615948f280c92e7928e6f7;p=pandora-kernel.git x86, mtrr: Refactor MTRR type overlap check code Move the MTRR type overlap check into a new function. No functional change in this patch. Just making it easier to add multiple region overlap check in the following patch. Signed-off-by: Venkatesh Pallipadi LKML-Reference: <1284159350-19841-2-git-send-email-venki@google.com> Reviewed-by: Suresh Siddha Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed