[PATCH] i386: Remove copy_*_user BUG_ONs for (size < 0)
access_ok checks this case anyways, no need to check twice.
Signed-off-by: NAndi Kleen <ak@suse.de>
Showing
想要评论请 注册 或 登录
access_ok checks this case anyways, no need to check twice.
Signed-off-by: NAndi Kleen <ak@suse.de>