On 29.08.2019 12:18, Juergen Gross wrote: > V2: > - rename CONFIG_LOCK_PROFILE to CONFIG_DEBUG_LOCK_PROFILE (Jan Beulich) > - move .lockprofile.data section to init area in linker scripts
How can this be correct, when you don't change lock_prof_init() at all? The function builds a linked list from the entries in the section, and then hands the head of this list to _lock_profile_register_struct(). I guess I must be missing something. Anyway, everything else here looks good to me. Jan _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel