[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH MM-PART2 RESEND v2 19/19] xen/arm: Pair call to set_fixmap with call to clear_fixmap in copy_from_paddr
On 6/4/19 6:59 PM, Stefano Stabellini wrote: On Tue, 14 May 2019, Julien Grall wrote:At the moment, set_fixmap may replace a valid entry without following the break-before-make sequence. This may result to TLB conflict abort. Rather than dealing with Break-Before-Make in set_fixmap, every call to set_fixmap is paired with a call to clear_fixmap.It is not every call to set_fixmap: it is every call to set_fixmap(FIXMAP_MISC, ... I don't understand this request... The title explicit mention "copy_from_paddr" and fixmap is only called with FIXMAP_MISC. So why should I need to specify the argument? Please clarify, then you can add Reviewed-by: Stefano Stabellini <sstabellini@xxxxxxxxxx> Cheers, -- Julien Grall _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |