From: Manuel Lauss Date: Wed, 25 Mar 2009 16:49:30 +0000 (+0100) Subject: MIPS: Alchemy: MIPS hazard workarounds are not required. X-Git-Tag: v2.6.30-rc1~618^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2f794d099da2f081de2fe19b289a3aa807f735fa;p=pandora-kernel.git MIPS: Alchemy: MIPS hazard workarounds are not required. The Alchemy manuals state: "All pipeline hazards and dependencies are enforced by hardware interlocks so that any sequence of instructions is guaranteed to execute correctly. Therefore, it is not necessary to pad legacy MIPS hazards (such as load delay slots and coprocessor accesses) with NOPs." Run-tested on Au12x0, without any ill effects. Signed-off-by: Manuel Lauss Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed