Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/alpha
Module Name: src
Committed By: ad
Date: Fri Jan 12 00:55:40 UTC 2007
Modified Files:
src/sys/arch/alpha/alpha: interrupt.c
src/sys/arch/alpha/include: intr.h
Log Message:
Define ipl_cookie_t._psl as uint8_t so that it can be packed into a
word with other seldomly written fields.
To generate a diff of this commit:
cvs rdiff -r1.70 -r1.71 src/sys/arch/alpha/alpha/interrupt.c
cvs rdiff -r1.56 -r1.57 src/sys/arch/alpha/include/intr.h
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