diff options
author | John Audia <therealgraysky@proton.me> | 2022-07-15 17:56:32 -0400 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-07-18 23:14:30 +0200 |
commit | c50d462e34e373ef4190e6b0b1f49a22202b9fe0 (patch) | |
tree | be7e1dd2323fbca15fcbb3fd38d7c4c27796d6cf /target | |
parent | c600d1cb009d228afe1e1b65040109ebb3dcb7f4 (diff) | |
download | upstream-c50d462e34e373ef4190e6b0b1f49a22202b9fe0.tar.gz upstream-c50d462e34e373ef4190e6b0b1f49a22202b9fe0.tar.bz2 upstream-c50d462e34e373ef4190e6b0b1f49a22202b9fe0.zip |
kernel: bump 5.10 to 5.10.131
All patches automatically rebased.
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target')
-rw-r--r-- | target/linux/generic/hack-5.10/221-module_exports.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.10/221-module_exports.patch b/target/linux/generic/hack-5.10/221-module_exports.patch index b5ddaf1c6d..8ca464e3b2 100644 --- a/target/linux/generic/hack-5.10/221-module_exports.patch +++ b/target/linux/generic/hack-5.10/221-module_exports.patch @@ -104,7 +104,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> /* * note on .section use: we specify progbits since usage of the "M" (SHF_MERGE) * section flag requires it. Use '%progbits' instead of '@progbits' since the -@@ -42,7 +42,7 @@ +@@ -39,7 +45,7 @@ __ksymtab_\name: __put \val, __kstrtab_\name .previous |