aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/hack-5.10
diff options
context:
space:
mode:
authorJohn Audia <therealgraysky@proton.me>2022-12-08 08:49:33 -0500
committerHauke Mehrtens <hauke@hauke-m.de>2022-12-11 02:43:28 +0100
commit6801c460b6a72e324c6fc24bc5c14ff3afceb139 (patch)
tree0b9da089cb6c51d8c0e035866049c98d16a56c3a /target/linux/generic/hack-5.10
parent7b7d8fe60de3fd5d45b7c817aef001cd85ee1533 (diff)
downloadupstream-6801c460b6a72e324c6fc24bc5c14ff3afceb139.tar.gz
upstream-6801c460b6a72e324c6fc24bc5c14ff3afceb139.tar.bz2
upstream-6801c460b6a72e324c6fc24bc5c14ff3afceb139.zip
kernel: bump 5.10 to 5.10.158
All patches automatically rebased. Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-5.10')
-rw-r--r--target/linux/generic/hack-5.10/410-block-fit-partition-parser.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.10/410-block-fit-partition-parser.patch b/target/linux/generic/hack-5.10/410-block-fit-partition-parser.patch
index 405cc9d0d4..acad393906 100644
--- a/target/linux/generic/hack-5.10/410-block-fit-partition-parser.patch
+++ b/target/linux/generic/hack-5.10/410-block-fit-partition-parser.patch
@@ -101,7 +101,7 @@ Submitted-by: Daniel Golle <daniel@makrotopia.org>
#ifdef CONFIG_SGI_PARTITION
sgi_partition,
#endif
-@@ -694,6 +701,14 @@ static bool blk_add_partition(struct gen
+@@ -701,6 +708,14 @@ static bool blk_add_partition(struct gen
(state->parts[p].flags & ADDPART_FLAG_RAID))
md_autodetect_dev(part_to_dev(part)->devt);