aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jbd2/commit.c
diff options
context:
space:
mode:
authorChristophe Leroy <[email protected]>2017-12-09 16:24:24 +0000
committerAl Viro <[email protected]>2017-12-11 14:35:11 +0000
commita0e94598e6b6c0d1df6a5fa14eb7c767ca817a20 (patch)
treea1f8c8b9d4314f0770478bcd610f6b1f399a6505 /fs/jbd2/commit.c
parentvfs: remove unused hardirq.h (diff)
downloadkernel-a0e94598e6b6c0d1df6a5fa14eb7c767ca817a20.tar.gz
kernel-a0e94598e6b6c0d1df6a5fa14eb7c767ca817a20.zip
Fix misannotated out-of-line _copy_to_user()
Destination is a kernel pointer and source - a userland one in _copy_from_user(); _copy_to_user() is the other way round. Fixes: d597580d37377 ("generic ...copy_..._user primitives") Signed-off-by: Christophe Leroy <[email protected]> Signed-off-by: Al Viro <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions