>>> On 03.09.18 at 16:46, <[email protected]> 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 <[email protected]>
Acked-by: Jan Beulich <[email protected]> _______________________________________________ Xen-devel mailing list [email protected] https://lists.xenproject.org/mailman/listinfo/xen-devel
