NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/47057 CVS commit: [netbsd-6] src/sys/arch/xen/xen
The following reply was made to PR port-xen/47057; it has been noted by GNATS.
From: "Jeff Rizzo" <riz%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/47057 CVS commit: [netbsd-6] src/sys/arch/xen/xen
Date: Wed, 31 Oct 2012 16:15:09 +0000
Module Name: src
Committed By: riz
Date: Wed Oct 31 16:15:09 UTC 2012
Modified Files:
src/sys/arch/xen/xen [netbsd-6]: xengnt.c
Log Message:
Pull up following revision(s) (requested by royger in ticket #640):
sys/arch/xen/xen/xengnt.c: revision 1.25
xen: don't use grants 0-8
Not all grants from the first frame can be used, grants from 0 to 8
(both included) are reserved for external tools. Using this grants
caused system crashes and fs corruption.
Closes PR port-xen/47057 and port-xen/47056
Reviewed by bouyer@
To generate a diff of this commit:
cvs rdiff -u -r1.22.2.1 -r1.22.2.2 src/sys/arch/xen/xen/xengnt.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index