Files
linux/arch
Julien Thierry 42f1b2cbc5 ARM: 8793/1: signal: replace __put_user_error with __put_user
Commit 18ea66bd6e upstream.

With Spectre-v1.1 mitigations, __put_user_error is pointless. In an attempt
to remove it, replace its references in frame setups with __put_user.

Signed-off-by: Julien Thierry <julien.thierry@arm.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Signed-off-by: David A. Long <dave.long@linaro.org>
Reviewed-by: Julien Thierry <julien.thierry@arm.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-05-15 11:33:50 +09:00
..
2018-05-19 14:06:17 +02:00
2018-05-30 13:19:56 +02:00
2018-02-17 14:52:07 +01:00
2023-05-15 09:19:11 +09:00