7665787d5e
Due to the StrongARM support code in the cpu_reset() MC-function, an instruction was executed to drain the write back buffer on StrongARM processors (might even be armv4+). Since ARM{6,7} don't recognize this instruction they will either except for an illegal instruction on this or have undefined behaviour resulting in an endless illegal instruction/data abort/reset behaviour. The fix contains a flag that signals if the WB flush should be executed or not for the detected processor. |
||
---|---|---|
bin | ||
crypto | ||
dist | ||
distrib | ||
etc | ||
games | ||
gnu | ||
include | ||
lib | ||
libexec | ||
regress | ||
sbin | ||
share | ||
sys | ||
usr.bin | ||
usr.sbin | ||
Makefile | ||
Makefile.inc | ||
UPDATING |