diff options
| author | John Audia <therealgraysky@proton.me> | 2023-10-25 15:26:53 -0400 |
|---|---|---|
| committer | Daniel Golle <daniel@makrotopia.org> | 2023-10-27 19:43:06 +0100 |
| commit | 75aeb7ed627ba5ea6f10f365b232bed21e40b502 (patch) | |
| tree | fe3388e83a9fefa54cb60220aa9fafa54ef2fcb4 /target/linux/generic/hack-5.15/902-debloat_proc.patch | |
| parent | eacc885816fb46bf4054b0c3dd2cd1513322ad09 (diff) | |
| download | upstream-75aeb7ed627ba5ea6f10f365b232bed21e40b502.tar.gz upstream-75aeb7ed627ba5ea6f10f365b232bed21e40b502.tar.bz2 upstream-75aeb7ed627ba5ea6f10f365b232bed21e40b502.zip | |
kernel: bump 5.15 to 5.15.137
Changelog: https://cdn.kernel.org/pub/linux/kernel/v5.x/ChangeLog-5.15.137
All patches automatically rebased.
Build system: x86_64
Build-tested: ramips/tplink_archer-a6-v3
Run-tested: ramips/tplink_archer-a6-v3
Signed-off-by: John Audia <therealgraysky@proton.me>
Diffstat (limited to 'target/linux/generic/hack-5.15/902-debloat_proc.patch')
| -rw-r--r-- | target/linux/generic/hack-5.15/902-debloat_proc.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/hack-5.15/902-debloat_proc.patch b/target/linux/generic/hack-5.15/902-debloat_proc.patch index 58c2026c48e..768d3e1f0cf 100644 --- a/target/linux/generic/hack-5.15/902-debloat_proc.patch +++ b/target/linux/generic/hack-5.15/902-debloat_proc.patch @@ -341,7 +341,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> --- a/net/ipv4/fib_trie.c +++ b/net/ipv4/fib_trie.c -@@ -3025,11 +3025,13 @@ static const struct seq_operations fib_r +@@ -3029,11 +3029,13 @@ static const struct seq_operations fib_r int __net_init fib_proc_init(struct net *net) { @@ -357,7 +357,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name> fib_triestat_seq_show, NULL)) goto out2; -@@ -3040,17 +3042,21 @@ int __net_init fib_proc_init(struct net +@@ -3044,17 +3046,21 @@ int __net_init fib_proc_init(struct net return 0; out3: |
