On 25/09/20 23:23, Ben Gardon wrote: > + struct list_head tdp_mmu_lpage_disallowed_pages; This list is never INIT_LIST_HEAD-ed, but I see other issues if I do so (or maybe it's just too late). Paolo > + u64 tdp_mmu_lpage_disallowed_page_count;
On 25/09/20 23:23, Ben Gardon wrote: > + struct list_head tdp_mmu_lpage_disallowed_pages; This list is never INIT_LIST_HEAD-ed, but I see other issues if I do so (or maybe it's just too late). Paolo > + u64 tdp_mmu_lpage_disallowed_page_count;