kernel: bump 6.1 to 6.1.80
[openwrt/staging/mans0n.git] / target / linux / bcm27xx / patches-6.1 / 950-0238-zswap-Defer-zswap-initialisation.patch
index 845b3466de666e8c3507f45430279bf34e67468c..b27bc25e15f43683013dac9f6c1fa0945a4a875a 100644 (file)
@@ -80,7 +80,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.com>
  }
  
  /*********************************
-@@ -1496,7 +1512,6 @@ static int __init zswap_debugfs_init(voi
+@@ -1498,7 +1514,6 @@ static int __init zswap_debugfs_init(voi
  **********************************/
  static int __init init_zswap(void)
  {
@@ -88,7 +88,7 @@ Signed-off-by: Phil Elwell <phil@raspberrypi.com>
        int ret;
  
        zswap_init_started = true;
-@@ -1520,33 +1535,23 @@ static int __init init_zswap(void)
+@@ -1522,33 +1537,23 @@ static int __init init_zswap(void)
        if (ret)
                goto hp_fail;