Merge tag 'devicetree-fixes-for-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / mm / hwpoison-inject.c
index 1ae1ebc..aff4d27 100644 (file)
@@ -30,7 +30,7 @@ static int hwpoison_inject(void *data, u64 val)
        if (!hwpoison_filter_enable)
                goto inject;
 
-       shake_page(hpage, 0);
+       shake_page(hpage);
        /*
         * This implies unable to support non-LRU pages.
         */