diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2022-05-10 18:32:52 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-05-18 00:16:11 +0200 |
commit | e90f74feb6a84c470c562ef60f47cee67d3d5af3 (patch) | |
tree | 84b8eb208b334eed39058a87f93209acefa5a15a /target/linux/generic/hack-5.10 | |
parent | 95c315f2001213b80c868f021df806adea236cb2 (diff) | |
download | upstream-e90f74feb6a84c470c562ef60f47cee67d3d5af3.tar.gz upstream-e90f74feb6a84c470c562ef60f47cee67d3d5af3.tar.bz2 upstream-e90f74feb6a84c470c562ef60f47cee67d3d5af3.zip |
kernel: bump 5.10 to 5.10.116
Removed upstreamed:
generic/backport-5.10/900-regulator-consumer-Add-missing-stubs-to-regulator-co.patch
All other patches automatically rebased.
Compile-tested: lantiq/xrx200, armvirt/64
Run-tested: lantiq/xrx200, armvirt/64
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'target/linux/generic/hack-5.10')
-rw-r--r-- | target/linux/generic/hack-5.10/902-debloat_proc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/hack-5.10/902-debloat_proc.patch b/target/linux/generic/hack-5.10/902-debloat_proc.patch index 33a3e3c5d5..0838e2c43c 100644 --- a/target/linux/generic/hack-5.10/902-debloat_proc.patch +++ b/target/linux/generic/hack-5.10/902-debloat_proc.patch @@ -246,7 +246,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> &vmalloc_op, --- a/mm/vmstat.c +++ b/mm/vmstat.c -@@ -2044,10 +2044,12 @@ void __init init_mm_internals(void) +@@ -2040,10 +2040,12 @@ void __init init_mm_internals(void) start_shepherd_timer(); #endif #ifdef CONFIG_PROC_FS |