diff options
author | H. Peter Anvin <[email protected]> | 2013-08-29 13:34:50 -0700 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2013-08-29 13:34:50 -0700 |
commit | f69fa9a91f60fff6f2d8b658b7d84d235d9d89b7 (patch) | |
tree | 5fb0d2b09deda3299e2e303924ec8b3466840ffa /scripts | |
parent | bdfc017eead9bc17cd23317ff42eb7297cb9468a (diff) |
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/[email protected]
Signed-off-by: H. Peter Anvin <[email protected]>
Cc: Jan-Simon Möller <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions