commit | 64a978c1e3b2c0e2b663caf54719319919c5c17f | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Wed Jun 25 12:59:37 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 09 09:14:25 2008 +0200 |
tree | 77ba89f872e82bc4fffe35f31aed354908e95989 | |
parent | 3f168221167ca7a844fde3bf58e1c7ca0bf9741e [diff] |
x86: be more explicit in __put_user_x. For both __put_user_x and __put_user_8 macros, pass the error variable explicitly. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>