commit | b82ad3d3944193e5f95319c30fd24e39d0d7b510 | [log] [tgz] |
---|---|---|
author | Borislav Petkov <bp@suse.de> | Wed Mar 12 15:13:04 2014 +0100 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Thu Mar 13 15:32:45 2014 -0700 |
tree | e6e9ba0a7b238d87401276f547b354efaeabf8a4 | |
parent | 5314feebabd92535a16295a8067b3fd79815cd16 [diff] |
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>