Merge branch 'stable/autoballoon.v5.2' into stable/for-linus-3.5
[linux-drm-fsl-dcu.git] / arch / x86 / xen / enlighten.c
index eca90e5be1e79cf0f175b8fadc5fc4ce7fda7515..d1f9a0472d44cb088a9aab1011e6cf08010aa4b9 100644 (file)
@@ -1316,7 +1316,6 @@ asmlinkage void __init xen_start_kernel(void)
 
        xen_raw_console_write("mapping kernel into physical memory\n");
        pgd = xen_setup_kernel_pagetable(pgd, xen_start_info->nr_pages);
-       xen_ident_map_ISA();
 
        /* Allocate and initialize top and mid mfn levels for p2m structure */
        xen_build_mfn_list_list();