From: Thomas Gleixner Date: Sun, 26 Jul 2015 08:27:37 +0000 (+0200) Subject: x86/mm/pat: Revert 'Adjust default caching mode translation tables' X-Git-Tag: omap-for-v4.3/fixes-merge-window~183^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a4e8795711f474b31ff6eac37f3efd304ed8a93;p=pandora-kernel.git x86/mm/pat: Revert 'Adjust default caching mode translation tables' Toshi explains: "No, the default values need to be set to the fallback types, i.e. minimal supported mode. For WC and WT, UC is the fallback type. When PAT is disabled, pat_init() does update the tables below to enable WT per the default BIOS setup. However, when PAT is enabled, but CPU has PAT -errata, WT falls back to UC per the default values." Revert: ca1fec58bc6a 'x86/mm/pat: Adjust default caching mode translation tables' Requested-by: Toshi Kani Cc: Jan Beulich Link: http://lkml.kernel.org/r/1437577776.3214.252.camel@hp.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed