Linux/linux b3d7e55arch/mips/include/asm uaccess.h

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 at kernel.org>
Signed-off-by: Matt Redfearn <matt.redfearn at mips.com>
Cc: Ralf Baechle <ralf at linux-mips.org>
Cc: linux-mips at linux-mips.org
Cc: <stable at vger.kernel.org> # 3.10+
Patchwork: https://patchwork.linux-mips.org/patch/19110/
Signed-off-by: James Hogan <jhogan at kernel.org>
DeltaFile
+9-2arch/mips/include/asm/uaccess.h
+9-21 files

UnifiedSplitRaw