Subject: CVS commit: src/sys/arch/alpha
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/12/2007 00:55:40
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.