Merge branch 'stable/for-linus-5.13' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / arch / arm / xen / mm.c
index e1b12b2..f8f0746 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;