[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] mm: sync vmalloc address space page tables in alloc_vm_area()
>>> On 07.11.11 at 21:36, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote: > Patch included as attachment for easier review.. I just noticed that this patch made it upstream meanwhile, and that I should have paid more attention earlier: Once again this adds x86 specific bits to (supposedly) architecture independent Xen code (lookup_address(), use of GNTMAP_contains_pte). Unless everyone agrees that x86 is going to remain the only architecture Xen will support going forward (no ia64, no ARM, nothing else), patches doing so (at least outside proper #ifdef-s or alike) should really be rejected. Besides that, the patch also appears to close the road to running backends in HVM - use of GNTMAP_contains_pte isn't permitted for paging_mode_external() guests, so it's even a step backwards for x86. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |