Source-Changes archive

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

CVS commit: src/sys/arch



Module Name:    src
Committed By:   chs
Date:           Wed Jul  7 01:18:39 UTC 2010

Modified Files:
        src/sys/arch/hp700/hp700: intr.c
        src/sys/arch/hppa/hppa: copy.S trap.c

Log Message:
fix hppa ucas_*():
 - "ret" is a kernel-space pointer.
 - move the ucas RAS check from the device interrupt path
   to the page-fault path.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/hp700/hp700/intr.c
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/hppa/hppa/copy.S
cvs rdiff -u -r1.92 -r1.93 src/sys/arch/hppa/hppa/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