diff options
| author | John Audia <therealgraysky@proton.me> | 2024-02-02 16:56:39 -0500 |
|---|---|---|
| committer | Nick Hainke <vincent@systemli.org> | 2024-02-08 18:35:42 +0100 |
| commit | 4a0839b44ede74754f8022ca7fbd31c862ca86c2 (patch) | |
| tree | 15e1ded94a1dac2b9d296eb93b435a5c01392260 /target/linux/generic/hack-6.1/410-block-fit-partition-parser.patch | |
| parent | d274867c217cade795537af93ff9b209e472e19c (diff) | |
| download | upstream-4a0839b44ede74754f8022ca7fbd31c862ca86c2.tar.gz upstream-4a0839b44ede74754f8022ca7fbd31c862ca86c2.tar.bz2 upstream-4a0839b44ede74754f8022ca7fbd31c862ca86c2.zip | |
kernel: bump 6.1 to 6.1.76
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.1.76
All patches automatically rebased.
Build system: x86/64
Build-tested: x86/64/AMD Cezanne
Run-tested: x86/64/AMD Cezanne
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-6.1/410-block-fit-partition-parser.patch')
| -rw-r--r-- | target/linux/generic/hack-6.1/410-block-fit-partition-parser.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-6.1/410-block-fit-partition-parser.patch b/target/linux/generic/hack-6.1/410-block-fit-partition-parser.patch index 1258f64722a..3e45646fdb7 100644 --- a/target/linux/generic/hack-6.1/410-block-fit-partition-parser.patch +++ b/target/linux/generic/hack-6.1/410-block-fit-partition-parser.patch @@ -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); |
