linux-stable/arch/x86/include
H. Peter Anvin f69fa9a91f x86, doc: Update uaccess.h comment to reflect clang changes
Update comment in uaccess.h to reflect the changes for clang support:
gcc only cares about the base register (most architectures don't
encode the size of the operation in the operands like x86 does, and so
it is treated effectively like a register number), whereas clang tries
to enforce the size -- but not for register pairs.

Link: http://lkml.kernel.org/r/1377803585-5913-3-git-send-email-dl9pf@gmx.de
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
Cc: Jan-Simon Möller <dl9pf@gmx.de>
2013-08-29 13:34:50 -07:00
..
asm x86, doc: Update uaccess.h comment to reflect clang changes 2013-08-29 13:34:50 -07:00
uapi/asm x86, processor-flags: Fix the datatypes and add bit number defines 2013-06-25 16:26:06 -07:00