diff options
author | Matt Redfearn <matt.redfearn@mips.com> | 2018-04-17 18:40:01 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-04-24 10:34:16 +0300 |
commit | 1179774213638107fcaf8745435e39cd27babddb (patch) | |
tree | 9c267575fb96a1349965bfaf2a755dbc23414203 /arch/avr32/mach-at32ap/include | |
parent | d385cc6917c4fb27f883694b5f53253a289b60c8 (diff) | |
download | linux-1179774213638107fcaf8745435e39cd27babddb.tar.xz |
MIPS: uaccess: Add micromips clobbers to bzero invocation
commit b3d7e55c3f886493235bfee08e1e5a4a27cbcce8 upstream.
The micromips implementation of bzero additionally clobbers registers t7
& t8. Specify this in the clobbers list when invoking bzero.
Fixes: 26c5e07d1478 ("MIPS: microMIPS: Optimise 'memset' core library function.")
Reported-by: James Hogan <jhogan@kernel.org>
Signed-off-by: Matt Redfearn <matt.redfearn@mips.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org
Cc: <stable@vger.kernel.org> # 3.10+
Patchwork: https://patchwork.linux-mips.org/patch/19110/
Signed-off-by: James Hogan <jhogan@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/avr32/mach-at32ap/include')
0 files changed, 0 insertions, 0 deletions