diff options
author | Julien Thierry <julien.thierry@arm.com> | 2018-11-08 17:25:28 +0100 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2018-11-12 10:51:01 +0000 |
commit | 5df7a99bdd0de4a0480320264c44c04543c29d5a (patch) | |
tree | 84551a2554ddc26eb8330ad3a018ac9e5d362247 /virt | |
parent | 6282e916f774e37845c65d1eae9f8c649004f033 (diff) | |
download | linux-5df7a99bdd0de4a0480320264c44c04543c29d5a.tar.bz2 |
ARM: 8810/1: vfp: Fix wrong assignement to ufp_exc
In vfp_preserve_user_clear_hwstate, ufp_exc->fpinst2 gets assigned to
itself. It should actually be hwstate->fpinst2 that gets assigned to the
ufp_exc field.
Fixes commit 3aa2df6ec2ca6bc143a65351cca4266d03a8bc41 ("ARM: 8791/1:
vfp: use __copy_to_user() when saving VFP state").
Reported-by: David Binderman <dcb314@hotmail.com>
Signed-off-by: Julien Thierry <julien.thierry@arm.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions