Isaku Yamahata
2007-Aug-14 09:50 UTC
[Xen-devel] [PATCH 0/7] xencomm take 3: preparation for consolidation and various fixes
This take 3 patch series is for xencomm consolidation and various fixes.
I split up the xen side patch into 4 smaller ones and cleaned them up.
Linux side patch is same as previous one.
The issue is the complexity and the multi page support.
So I think that 3/7, 4/7 and 7/7 are moot, other patches can be merged.
[PATCH 1/7] xencomm take 3: xen side trivial bug fix
[PATCH 2/7] xencomm take 3: xen side preparetion for consolidation.
[PATCH 3/7] xencomm take 3: xen side fix invalid or racy access
[PATCH 4/7] xencomm take 3: xen side multiple page support
[PATCH 5/7] xencomm take 3: linux side various fixes and preparation for
consolidation
[PATCH 6/7] xencomm take 3: linux side introduce struct xencomm_handle *
[PATCH 7/7] xencomm take 3: linux side remove xencomm page size limit
Changes from take 2:
xen side
- Split up into 4 patches and clean them up.
- add more race checks
Linux side:
- no change
Changes from take 1:
xen side varisous fixes and preparation for consolidation
- sorted out the maddr and vaddr issue
- returning an error with warning message instead of panicing domain.
linux side various fixes and preparation for consolidation
- update gcc work around.
It is a generic issue, not ia64 specific.
Thanks,
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
Keir Fraser
2007-Aug-14 15:21 UTC
Re: [Xen-devel] [PATCH 0/7] xencomm take 3: preparation for consolidation and various fixes
On 14/8/07 10:50, "Isaku Yamahata" <yamahata@valinux.co.jp> wrote:> This take 3 patch series is for xencomm consolidation and various fixes. > I split up the xen side patch into 4 smaller ones and cleaned them up. > Linux side patch is same as previous one. > The issue is the complexity and the multi page support. > So I think that 3/7, 4/7 and 7/7 are moot, other patches can be merged.All applied but 3, 4, 7. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel