]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit82f45b20554d29a54c91e42de72d89f2cb3b0267
treee6e9ba0a7b238d87401276f547b354efaeabf8a4
parenta1edebba6006d87b4c27ba44c589cff12d7b40c4
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