Skip to content
Commit e3aa6243 authored by Julien Thierry's avatar Julien Thierry Committed by Russell King
Browse files

ARM: 8795/1: spectre-v1.1: use put_user() for __put_user()



When Spectre mitigation is required, __put_user() needs to include
check_uaccess. This is already the case for put_user(), so just make
__put_user() an alias of put_user().

Signed-off-by: default avatarJulien Thierry <julien.thierry@arm.com>
Signed-off-by: default avatarRussell King <rmk+kernel@armlinux.org.uk>
parent 621afc67
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