diff options
author | John Audia <graysky@archlinux.us> | 2022-04-20 06:44:30 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-04-23 20:46:25 +0200 |
commit | cab20be008591f89dd89c4e444cdf022fa7f57eb (patch) | |
tree | f3d3a5dee30c7ad8903f596847d4f9f257ec0bc5 /include | |
parent | b8ed98b10004d5de25c1b4b2d2b59b15fc04f794 (diff) | |
download | upstream-cab20be008591f89dd89c4e444cdf022fa7f57eb.tar.gz upstream-cab20be008591f89dd89c4e444cdf022fa7f57eb.tar.bz2 upstream-cab20be008591f89dd89c4e444cdf022fa7f57eb.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>
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 |