Subject: CVS commit: syssrc/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 12/19/2002 12:38:28
Module Name: syssrc
Committed By: pk
Date: Thu Dec 19 10:38:28 UTC 2002
Modified Files:
syssrc/sys/arch/sparc/sparc: cache.c cpu.c intr.c
Log Message:
Brush-up the generic cross-call routine and use it to implement the SMP
cache flush ops.
Also a standard soft interrupt handler for standard cross-call notification
reserving the NMI level 15 softint for urgent cross calls.
To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 syssrc/sys/arch/sparc/sparc/cache.c \
syssrc/sys/arch/sparc/sparc/intr.c
cvs rdiff -r1.139 -r1.140 syssrc/sys/arch/sparc/sparc/cpu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.