Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ee37ba7a authored by Linus Torvalds's avatar Linus Torvalds
Browse files
parents 773d7a09 b99c6ebe
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1796,10 +1796,16 @@ void __init paging_init(void)

	prom_build_devicetree();
	of_populate_present_mask();
#ifndef CONFIG_SMP
	of_fill_in_cpu_data();
#endif

	if (tlb_type == hypervisor) {
		sun4v_mdesc_init();
		mdesc_populate_present_mask(cpu_all_mask);
#ifndef CONFIG_SMP
		mdesc_fill_in_cpu_data(cpu_all_mask);
#endif
	}

	/* Once the OF device tree and MDESC have been setup, we know