Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 11/29/1999 11:58:41
Module Name:	syssrc
Committed By:	thorpej
Date:		Mon Nov 29 19:58:41 UTC 1999

Modified Files:
	syssrc/sys/arch/alpha/include: intr.h

Log Message:
- Fix a botch in the IPI bitmasks (they were right-shifted by 1), and
  add an IPI which causes the target CPU to perform AST processing when
  it returns to userspace.
- Add a way to get/set a private pointer in the shared interrupt header.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 syssrc/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.