Source-Changes archive

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

CVS commit: syssrc/sys/arch/arm/arm



Module Name:    syssrc
Committed By:   bjh21
Date:           Mon Aug 12 20:34:47 UTC 2002

Modified Files:
        syssrc/sys/arch/arm/arm: bcopyinout.S copystr.S

Log Message:
When copyin/out or copyin/outstr catches a pagefault, have it return the
correct error code (provided by the fault handler in R0) rather than always
returning EFAULT.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 syssrc/sys/arch/arm/arm/bcopyinout.S \
    syssrc/sys/arch/arm/arm/copystr.S

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