Re: kern/162677: [xen] FreeBSD not compatible with "Current Stable Xen"

2011-12-29 Thread linimon
Old Synopsis: FreeBSD not compatible with "Current Stable Xen" New Synopsis: [xen] FreeBSD not compatible with "Current Stable Xen" Responsible-Changed-From-To: freebsd-bugs->freebsd-xen Responsible-Changed-By: linimon Responsible-Changed-When: Fri Dec 30 00:46:14 UTC 2011 Responsible-Changed-Why:

Re: PV i386 patch

2011-12-29 Thread Alan Cox
On 12/29/2011 16:28, Sean Bruno wrote: On Thu, 2011-12-29 at 12:22 -0800, Alan Cox wrote: Please try this patch. It eliminates a race condition that might actually account for some of the crashes in FreeBSD>= 9 on Xen. Alan ref10-xen32.freebsd.org has this applied now. Looks ok to me? I

Re: PV i386 patch

2011-12-29 Thread Sean Bruno
On Thu, 2011-12-29 at 12:22 -0800, Alan Cox wrote: > Please try this patch. It eliminates a race condition that might > actually account for some of the crashes in FreeBSD >= 9 on Xen. > > Alan > ref10-xen32.freebsd.org has this applied now. Looks ok to me? Sean

Re: PV i386 patch

2011-12-29 Thread Alan Cox
Please try this patch. It eliminates a race condition that might actually account for some of the crashes in FreeBSD >= 9 on Xen. Alan Index: i386/xen/pmap.c === --- i386/xen/pmap.c (revision 228935) +++ i386/xen/pmap.c (w