cvs commit: src/sys/sun4v/sun4v exception.S wbuf.S
Kip Macy
kmacy at FreeBSD.org
Sun Dec 17 18:04:44 PST 2006
kmacy 2006-12-18 02:04:44 UTC
FreeBSD src repository
Modified files:
sys/sun4v/sun4v exception.S wbuf.S
Log:
Simplify spill/fill fault handling by updating tl1_trap register
usage to conform to that of tl0_trap - the separate code path
for unaligned faults was never getting used (and evidently doesn't
work), so ifdef out for now
Revision Changes Path
1.12 +8 -9 src/sys/sun4v/sun4v/exception.S
1.4 +10 -19 src/sys/sun4v/sun4v/wbuf.S
More information about the cvs-src
mailing list