]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences
authorMarkos Chandras <markos.chandras@imgtec.com>
Mon, 26 Jan 2015 09:40:34 +0000 (09:40 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 6 Mar 2015 22:57:28 +0000 (14:57 -0800)
commitde0a5f5e9a8df30378225c85aa4a3e4e254a0299
tree78ed69ba188c64cfa1455e6991d1665c9cbee09b
parente800e504c89f3ace417e0b94aad63ded14da8d01
MIPS: asm: pgtable: Add c0 hazards on HTW start/stop sequences

commit 461d1597ffad7a826f8aaa63ab0727c37b632e34 upstream.

When we use htw_{start,stop}() outside of htw_reset(), we need
to ensure that c0 changes have been propagated properly before
we attempt to continue with subsequence memory operations.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/9114/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/mips/include/asm/pgtable.h