]> bbs.cooldavid.org Git - net-next-2.6.git/commit
x86: rename pat_wc_enabled to pat_enabled
authorAndreas Herrmann <andreas.herrmann3@amd.com>
Tue, 10 Jun 2008 14:06:21 +0000 (16:06 +0200)
committerIngo Molnar <mingo@elte.hu>
Thu, 12 Jun 2008 08:14:27 +0000 (10:14 +0200)
commit499f8f84b8324ba27d756e03f373fa16eeed9ccc
tree1a3ca5d9c9ff040978d7aa76183242aa97b2d878
parentcd7a4e936d345ab4cb49d68192d90bd4e4c58458
x86: rename pat_wc_enabled to pat_enabled

BTW, what does pat_wc_enabled stand for? Does it mean
"write-combining"?

Currently it is used to globally switch on or off PAT support.
Thus I renamed it to pat_enabled.
I think this increases readability (and hope that I didn't miss
something).

Signed-off-by: Andreas Herrmann <andreas.herrmann3@amd.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/mm/ioremap.c
arch/x86/mm/pageattr.c
arch/x86/mm/pat.c
arch/x86/pci/i386.c
include/asm-x86/pat.h