x86/mm/pat: Add comments to cachemode translation tables
authorToshi Kani <toshi.kani@hp.com>
Wed, 22 Jul 2015 18:06:11 +0000 (12:06 -0600)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 20 Aug 2015 19:26:12 +0000 (21:26 +0200)
commitd5dc861bd601b546ae6b36af54485142cca36a5e
tree744f697b96a7fe2e79403b40b9693de783147f21
parent4c73e8926623ca0f64c2c6111289ab8096fa647a
x86/mm/pat: Add comments to cachemode translation tables

Add comments to the cachemode translation tables to clarify that
the default values are set as minimal supported mode, which are
necessary to handle WC and WT fallback to UC- when they are not
enabled.

Signed-off-by: Toshi Kani <toshi.kani@hp.com>
Cc: Jan Beulich <jbeulich@suse.com>
Cc: Borislav Petkov <bp@suse.de>
Cc: Ingo Molnar <mingo@kernel.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Link: http://lkml.kernel.org/r/1437588371-28223-1-git-send-email-toshi.kani@hp.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/mm/init.c