Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel...
[sfrench/cifs-2.6.git] / arch / arm / xen / mm.c
index e1b12b242a3204751c05ea99e620df869eeddc01..f8f07469d259171338c4c9dd66df765496677434 100644 (file)
@@ -152,7 +152,7 @@ static int __init xen_mm_init(void)
        struct gnttab_cache_flush cflush;
        if (!xen_swiotlb_detect())
                return 0;
-       xen_swiotlb_init(1, false);
+       xen_swiotlb_init();
 
        cflush.op = 0;
        cflush.a.dev_bus_addr = 0;