diff options
author | Matt Redfearn <matt.redfearn@mips.com> | 2018-04-17 16:40:01 +0100 |
---|---|---|
committer | James Hogan <jhogan@kernel.org> | 2018-04-18 22:02:29 +0100 |
commit | b3d7e55c3f886493235bfee08e1e5a4a27cbcce8 (patch) | |
tree | 5de7a8125f8693278ef93b15ea9e45dbdfce6507 /sound/isa | |
parent | c96eebf07692e53bf4dd5987510d8b550e793598 (diff) | |
download | linux-b3d7e55c3f886493235bfee08e1e5a4a27cbcce8.tar.gz linux-b3d7e55c3f886493235bfee08e1e5a4a27cbcce8.tar.bz2 linux-b3d7e55c3f886493235bfee08e1e5a4a27cbcce8.zip |
MIPS: uaccess: Add micromips clobbers to bzero invocation
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>
Diffstat (limited to 'sound/isa')
0 files changed, 0 insertions, 0 deletions