Skip to content
Commit 1d778b54 authored by Al Viro's avatar Al Viro Committed by Greg Kroah-Hartman
Browse files

x86: get rid of small constant size cases in raw_copy_{to,from}_user()



[ Upstream commit 4b842e4e ]

Very few call sites where that would be triggered remain, and none
of those is anywhere near hot enough to bother.

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent d0d58348
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment