diff options
author | Hugh Dickins <hugh@veritas.com> | 2008-11-01 21:41:40 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2008-12-13 15:29:13 -0800 |
commit | 8067dfc2222e797ff8c6a3713d4ac5559d25ab1e (patch) | |
tree | f1c53347f49a487c50e323f792663daf86257455 /arch/sparc64 | |
parent | 6a42ebd5cf9a62212017fe944d0eea2a9af29981 (diff) |
sparc64: Fix __copy_{to,from}_user_inatomic defines.
[ Upstream commit b270ee8a9fc9547eb781ce9ccd379450bcf9a204 ]
Alexander Beregalov reports oops in __bzero() called from
copy_from_user_fixup() called from iov_iter_copy_from_user_atomic(),
when running dbench on tmpfs on sparc64: its __copy_from_user_inatomic
and __copy_to_user_inatomic should be avoiding, not calling, the fixups.
Signed-off-by: Hugh Dickins <hugh@veritas.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'arch/sparc64')
0 files changed, 0 insertions, 0 deletions