diff options
author | John Audia <therealgraysky@proton.me> | 2022-12-08 08:49:33 -0500 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-12-15 01:26:25 +0100 |
commit | e5cec69484274ab6161d90397e065d17c7cbd406 (patch) | |
tree | 6f07b1c45beafd8fcfc41c5d1a447a09afa2ef1e /target/linux/generic/hack-5.10 | |
parent | 3a58bda06b7d4a58387c1d5c0619633e4754fc7c (diff) | |
download | upstream-e5cec69484274ab6161d90397e065d17c7cbd406.tar.gz upstream-e5cec69484274ab6161d90397e065d17c7cbd406.tar.bz2 upstream-e5cec69484274ab6161d90397e065d17c7cbd406.zip |
kernel: bump 5.10 to 5.10.158
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 6801c460b6a72e324c6fc24bc5c14ff3afceb139)
Diffstat (limited to 'target/linux/generic/hack-5.10')
-rw-r--r-- | target/linux/generic/hack-5.10/410-block-fit-partition-parser.patch | 2 |
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 7816356227..8e3b0ca229 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 @@ -74,7 +74,7 @@ #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); |