kernel: bump 6.1 to 6.1.76
[openwrt/staging/stintel.git] / target / linux / generic / hack-6.1 / 410-block-fit-partition-parser.patch
index 1258f64722a526f52ba1778af17e3f2df0278965..3e45646fdb7bb50dddb1ef25b0862bb4a17cf39d 100644 (file)
@@ -105,7 +105,7 @@ Subject: [PATCH] kernel: add block fit partition parser
        /* everything is up and running, commence */
        err = xa_insert(&disk->part_tbl, partno, bdev, GFP_KERNEL);
        if (err)
-@@ -585,6 +597,11 @@ static bool blk_add_partition(struct gen
+@@ -590,6 +602,11 @@ static bool blk_add_partition(struct gen
            (state->parts[p].flags & ADDPART_FLAG_RAID))
                md_autodetect_dev(part->bd_dev);