x86, pageattr: Correct WBINVD spelling in comment
authorBorislav Petkov <bp@suse.de>
Wed, 12 Mar 2014 14:13:04 +0000 (15:13 +0100)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 13 Mar 2014 22:32:45 +0000 (15:32 -0700)
commitb82ad3d3944193e5f95319c30fd24e39d0d7b510
treee6e9ba0a7b238d87401276f547b354efaeabf8a4
parent5314feebabd92535a16295a8067b3fd79815cd16
x86, pageattr: Correct WBINVD spelling in comment

It is WBINVD, for INValiDate and not "wbindv". Use caps for instruction
names, while at it.

Signed-off-by: Borislav Petkov <bp@suse.de>
Link: http://lkml.kernel.org/r/1394633584-5509-4-git-send-email-bp@alien8.de
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
arch/x86/mm/pageattr.c