]> git.baikalelectronics.ru Git - kernel.git/commit
x86, MCE: Retract most UAPI exports
authorBorislav Petkov <bp@alien8.de>
Fri, 21 Dec 2012 16:03:58 +0000 (17:03 +0100)
committerBorislav Petkov <bp@suse.de>
Wed, 9 Jan 2013 13:49:02 +0000 (14:49 +0100)
commit9f648cd3cd41dbd1670a81d288a498690dfc1466
tree3349d56d0157e384cac8caf0dc3ae794935a9bf9
parent6a138ab910cb008c9ba7a2eee33139ddfcb8be62
x86, MCE: Retract most UAPI exports

Retract back most macro definitions which went into the
user-visible mce.h header. Even though those bits are mostly
hardware-defined/-architectural, their naming is not. If we export them
to userspace, any kernel unification/renaming/cleanup cannot be done
anymore since those are effectively cast in stone. Besides, if userspace
wants those definitions, they can write their own defines and go crazy.

Signed-off-by: Borislav Petkov <bp@suse.de>
arch/x86/include/asm/mce.h
arch/x86/include/uapi/asm/mce.h