Module Name: src
Committed By: riz
Date: Fri Feb 8 20:59:07 UTC 2013
Modified Files:
src/doc [netbsd-6]: CHANGES-6.1
Log Message:
TIcket 797.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.80 -r1.1.2.81 src/doc/CHANGES-6.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/doc/CHANGES-6.1
diff -u src/doc/CHANGES-6.1:1.1.2.80 src/doc/CHANGES-6.1:1.1.2.81
--- src/doc/CHANGES-6.1:1.1.2.80 Fri Feb 8 20:51:55 2013
+++ src/doc/CHANGES-6.1 Fri Feb 8 20:59:07 2013
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1,v 1.1.2.80 2013/02/08 20:51:55 riz Exp $
+# $NetBSD: CHANGES-6.1,v 1.1.2.81 2013/02/08 20:59:07 riz Exp $
A complete list of changes from the 6.0 release until the 6.1 release:
@@ -8179,3 +8179,9 @@ sys/rump/net/lib/libshmif/if_shmem.c 1.
things, makes IPv6 work over this interface.
[gdt, ticket #796]
+sys/arch/sparc64/sparc64/locore.s 1.347
+sys/arch/sparc64/sparc64/mp_subr.S 1.4
+
+ Fix sparc64_ipi_ccall by adding proper trap setup.
+ [martin, ticket #797]
+