diff options
author | John Audia <therealgraysky@proton.me> | 2022-09-23 16:58:05 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-10-04 00:03:27 +0200 |
commit | f04515e7bd44c770f801d1dbd1e8d8964499d092 (patch) | |
tree | e1c6a4418aba1f28f28c66a310be009f2de2136f /include | |
parent | a91f391b594fefa08275f404351c7086a985a11e (diff) | |
download | upstream-f04515e7bd44c770f801d1dbd1e8d8964499d092.tar.gz upstream-f04515e7bd44c770f801d1dbd1e8d8964499d092.tar.bz2 upstream-f04515e7bd44c770f801d1dbd1e8d8964499d092.zip |
kernel: bump 5.10 to 5.10.145
Manually rebased:
hack-5.10/780-usb-net-MeigLink_modem_support.patch
Removed upstreamed:
patches-5.10/110-gpio-mpc8xxx-Fix-support-for-IRQ_TYPE_LEVEL_LOW-flow.patch[1]
All other patches automatically rebased.
1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v5.10.145&id=24196210b198e8e39296e277bb93b362aa207775
Signed-off-by: John Audia <therealgraysky@proton.me>
(cherry picked from commit 8fe67fae1d619467b2b3300178d4309f17cfdb54)
Diffstat (limited to 'include')
-rw-r--r-- | include/kernel-5.10 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/kernel-5.10 b/include/kernel-5.10 index 3dee01cdcf..fdc44a78fc 100644 --- a/include/kernel-5.10 +++ b/include/kernel-5.10 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.10 = .144 -LINUX_KERNEL_HASH-5.10.144 = 20c6d26f4d9d0d15d628982bc5e35862b3016d1832f5a545b3bdb131203cd3ca +LINUX_VERSION-5.10 = .145 +LINUX_KERNEL_HASH-5.10.145 = fc5990f3e57479369eaf193bd7760b84f26d2b670c2d88e473101cb679c5ac61 |