Skip to content
Commit ebe6976d authored by Al Viro's avatar Al Viro
Browse files

pcm_native: result of put_user() needs to be checked



... and no, __put_user() doesn't help here - skipping
access_ok() on the second call does not remove the
possibility of page having become unmapped or r/o
in the meanwhile

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent a656d47a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment