cvs commit: src/sys/sys interrupt.h src/sys/kern kern_intr.c
Peter Wemm
peter at FreeBSD.org
Sun Nov 16 22:08:14 PST 2003
peter 2003/11/16 22:08:11 PST
FreeBSD src repository
Modified files:
sys/sys interrupt.h
sys/kern kern_intr.c
Log:
Expand the argument to the ithread enable/disable helper hooks from an
int to something big enough to hold a pointer. amd64 needs this.
Revision Changes Path
1.101 +3 -3 src/sys/kern/kern_intr.c
1.26 +6 -6 src/sys/sys/interrupt.h
More information about the cvs-src
mailing list