[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 3/5] xen/domain: Call lock_profile_deregister_struct() from common code
On Mon, Sep 03, 2018 at 03:46:58PM +0100, Andrew Cooper wrote: > lock_profile_register_struct() is called from common code, but the matching > deregister was previously only called from x86 code. > > The practical upshot of this when using CONFIG_LOCK_PROFILE, destroyed domains > on ARM (and in particular, the freed page behind struct domain) remain on the > lockprofile linked list, which will become corrupt when the page is reused. > > Signed-off-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> Reviewed-by: Wei Liu <wei.liu2@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |