Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc



Module Name:    syssrc
Committed By:   bjh21
Date:           Sat Jun  2 22:30:08 UTC 2001

Modified Files:
        syssrc/sys/arch/arm/arm: cpufunc.c

Log Message:
In {early,late}_abort_fixup(), return ABORT_FIXUP_FAILED, rather than
panic'ing, if we hit an instruction we can't fix up.  This saves 250-odd bytes
of code, and should allow the caller to print a more useful message.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/arm/arm/cpufunc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index