[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] xen/arm: Correctly handle non-page aligned pointer in raw_copy_*
On 02/18/2014 03:00 PM, Ian Campbell wrote: > On Tue, 2014-02-18 at 14:59 +0000, Ian Campbell wrote: > >>> As the offset is only computed one time per function, >> >> We set offset = 0 at the end of the first iteration. > > Ah, we do in raw_copy_to_guest_helper and raw_clear_guest but not > raw_copy_from_guest -- which I think is the actual bug here. I didn't notice the offset = 0 at then end of raw_copy_to_guest. I can send a patch to only set offset to 0 in raw_copy_from_guest. But I think it's less clear than this patch. What do you think? Regards, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |