diff options
author | Jan Beulich <[email protected]> | 2009-11-13 11:56:24 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-11-15 09:29:47 +0100 |
commit | 14722485830fe6baba738b91d96f06fbd6cf7a18 (patch) | |
tree | 97a8d0033ecc080e43afcc4d41e0cf9144d4dbe9 /tools/perf/scripts/python/check-perf-trace.py | |
parent | c12a229bc5971534537a7d0e49e44f9f1f5d0336 (diff) |
x86-64: __copy_from_user_inatomic() adjustments
This v2.6.26 commit:
ad2fc2c: x86: fix copy_user on x86
rendered __copy_from_user_inatomic() identical to
copy_user_generic(), yet didn't make the former just call the
latter from an inline function.
Furthermore, this v2.6.19 commit:
b885808: [PATCH] Add proper sparse __user casts to __copy_to_user_inatomic
converted the return type of __copy_to_user_inatomic() from
unsigned long to int, but didn't do the same to
__copy_from_user_inatomic().
Signed-off-by: Jan Beulich <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Alexander Viro <[email protected]>
Cc: Arjan van de Ven <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: <[email protected]>
LKML-Reference: <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions