diff options
author | John Audia <graysky@archlinux.us> | 2022-04-20 06:44:30 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-05-01 14:13:14 +0200 |
commit | e9c14fa85f4d517ad1729b4b2a1a5ba1b316f189 (patch) | |
tree | f2527b90e55e7f0fb307d502f63e2088219c0be3 /include | |
parent | fa8e050c4bcb33701f633c8c46e918ff5881ab2b (diff) | |
download | upstream-e9c14fa85f4d517ad1729b4b2a1a5ba1b316f189.tar.gz upstream-e9c14fa85f4d517ad1729b4b2a1a5ba1b316f189.tar.bz2 upstream-e9c14fa85f4d517ad1729b4b2a1a5ba1b316f189.zip |
kernel: bump 5.10 to 5.10.112
Manually rebased:
ath79/patches-5.10/901-phy-mdio-bitbang-prevent-rescheduling-during-command.patch
All other patches automatically rebased.
Build system: x86_64
Build-tested: bcm2711/RPi4B, mt7622/RT3200
Run-tested: bcm2711/RPi4B, mt7622/RT3200
Signed-off-by: John Audia <graysky@archlinux.us>
(cherry picked from commit cab20be008591f89dd89c4e444cdf022fa7f57eb)
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 76c5ff42d1..6a0cb0c85a 100644 --- a/include/kernel-5.10 +++ b/include/kernel-5.10 @@ -1,2 +1,2 @@ -LINUX_VERSION-5.10 = .111 -LINUX_KERNEL_HASH-5.10.111 = 1831b3d8765592ce91e51441bb179d908f6bcfe8c78d03c2bec8c675c4a0ab1a +LINUX_VERSION-5.10 = .112 +LINUX_KERNEL_HASH-5.10.112 = 8c6c1dc361ebb1ef63a7666b2069c9d7cdcec8ebb706b03780af1c8bb03b4aa5 |