Source-Changes archive

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

CVS commit: src/sys/arch/i386/i386



Module Name:    src
Committed By:   dyoung
Date:           Fri Nov  6 18:18:57 UTC 2009

Modified Files:
        src/sys/arch/i386/i386: copy.S trap.c

Log Message:
return_address(9) can be called from interrupt context; handle its
page faults appropriately.


To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/i386/i386/copy.S
cvs rdiff -u -r1.248 -r1.249 src/sys/arch/i386/i386/trap.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