Subject: CVS commit: syssrc/sys/arch/sparc64/sparc64
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 05/06/2002 22:19:49
Module Name:	syssrc
Committed By:	eeh
Date:		Mon May  6 19:19:49 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc64/sparc64: intr.c

Log Message:
Only put interrupts into the list for that interrupt level if the handler
is not shared.  Otherwise put the shared interrupt dispatcher in the list.


To generate a diff of this commit:
cvs rdiff -r1.41 -r1.42 syssrc/sys/arch/sparc64/sparc64/intr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.