]> xenbits.xensource.com Git - people/sstabellini/xen-unstable.git/.git/commitdiff
Fix warning shuttering pages
authorLuca Miccio <206497@studenti.unimore.it>
Mon, 6 Jan 2020 13:08:08 +0000 (14:08 +0100)
committerLuca Miccio <206497@studenti.unimore.it>
Tue, 7 Jan 2020 09:48:53 +0000 (10:48 +0100)
N.B: this is a temporary fix. We need to find the correct place during
setup for destroying our mapping.

Signed-off-by: Luca Miccio <206497@studenti.unimore.it>
xen/arch/arm/setup.c

index 90ec75b3faf1ae9d1a3e47d02bf714fafd981b2a..d938f271053588797e9283d88cbc9760627462ba 100644 (file)
@@ -999,6 +999,7 @@ void __init start_xen(unsigned long boot_phys_offset,
     printk("Brought up %ld CPUs\n", (long)num_online_cpus());
     /* TODO: smp_cpus_done(); */
 
+    remove_early_mappings(BOOT_RELOC_VIRT_START, SZ_2M);
     /*
      * The IOMMU subsystem must be initialized before P2M as we need
      * to gather requirements regarding the maximum IPA bits supported by