commit | c2ea1d56eaf084c66177eb5658ff4065e79b36ea | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Tue Oct 13 23:23:28 2009 +0200 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 02 12:00:07 2009 +0100 |
tree | fcc0a634a194dba00f730b54bdf6cf5f0f3b9de1 | |
parent | cd847b7857b835f9730d6fc93c3f423fcacc50f7 [diff] |
MIPS: Avoid potential hazard on Context register set_saved_sp reads Context register. Avoid reading stale value from earlier incomplete write. Issue found and fixed for head.S by Chris Dearman <chris@mips.com>. Signed-off-by: Chris Dearman <chris@mips.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>