]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WAR
authorJoshua Kinard <kumba@gentoo.org>
Mon, 7 Sep 2015 10:42:30 +0000 (06:42 -0400)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 9 May 2016 10:00:05 +0000 (12:00 +0200)
commite496bd537f18ee1ab45ab1e46e3b9d22c041532c
treed6f6e234b9b8fcc18c21a692fa437286cc9a8035
parentebdf545edabc07ccd913bfcf7acc2650384787e3
MIPS: Adjust set_pte() SMP fix to handle R10000_LLSC_WAR

Update the recent changes to set_pte() that were added in 7861143782d3
to handle R10000_LLSC_WAR, and format the assembly to match other areas
of the MIPS tree using the same WAR.

This also incorporates a patch recently sent in my Markos Chandras,
"Remove local LL/SC preprocessor variants", so that patch doesn't need
to be applied if this one is accepted.

Signed-off-by: Joshua Kinard <kumba@gentoo.org>
Fixes: 7861143782d3 ("MIPS: Make set_pte() SMP safe.)
Cc: David Daney <david.daney@cavium.com>
Cc: Linux/MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/11103/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/pgtable.h