You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Destination is a kernel pointer and source - a userland one
in _copy_from_user(); _copy_to_user() is the other way round.
Fixes: d597580 ("generic ...copy_..._user primitives")
Signed-off-by: Christophe Leroy <[email protected]>
Signed-off-by: Al Viro <[email protected]>
0 commit comments