From: Xiaotian Feng Date: Tue, 10 Nov 2009 09:23:07 +0000 (+0800) Subject: x86: pat: Clean up req_type special case for reserve_memtype() X-Git-Tag: v2.6.33-rc1~373^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83ea05ea69290b2e30da795527dbe304db1e2331;p=pandora-kernel.git x86: pat: Clean up req_type special case for reserve_memtype() Commit: b6ff32d: x86, PAT: Consolidate code in pat_x_mtrr_type() and reserve_memtype() consolidated code in pat_x_mtrr_type() and reserve_memtype(), which removed the special case (req_type is -1) for the PAT-enabled part. We should also change comments and the PAT-disabled part. Signed-off-by: Xiaotian Feng Cc: Suresh Siddha Cc: Venkatesh Pallipadi LKML-Reference: <1257844987-7906-1-git-send-email-dfeng@redhat.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed