mirror of
https://github.com/cjdelisle/openwrt.git
synced 2025-10-10 06:50:53 +00:00
Changelog: https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.43 Removed upstreamed: generic/backport-6.12/612-07-v6.17-net-dsa-b53-prevent-SWITCH_CTRL-access-on-BCM5325.patch[1] generic-backport/612-08-v6.17-net-dsa-b53-fix-IP_MULTICAST_CTRL-on-BCM5325.patch[2] generic-backport/612-09-v6.17-net-dsa-b53-prevent-DIS_LEARNING-access-on-BCM5325.patch[3] generic-backport/612-11-v6.17-net-dsa-b53-prevent-GMII_PORT_OVERRIDE_CTRL-access-on-BCM5325.patch[4] generic-backport/612-14-v6.17-net-dsa-b53-ensure-BCM5325-PHYs-are-enabled.patch[5] generic-backport/830-v6.17-Revert-leds-trigger-netdev-Configure-LED-blink-inter.patch[6] bcm27xx/patches-6.12/950-0100-media-tc358743-Increase-FIFO-level-to-374.patch[7] bcm27xx/patches-6.12/950-0102-media-tc358743-Check-I2C-succeeded-during-probe.patch[8] bcm27xx/patches-6.12/950-0107-media-tc358743-Return-an-appropriate-colorspace-from.patch[9] bcm27xx/patches-6.12/950-0341-Allow-RESET_BRCMSTB-on-ARCH_BCM2835.patch[10] lantiq/patches-6.12/102-11-v6.17-MIPS-lantiq-falcon-sysctrl-fix-request-memory-check-.patch[11] lantiq/patches-6.12/102-12-v6.17-MIPS-vpe-mt-add-missing-prototypes-for-vpe_-alloc-st.patch[12] qualcommax/patches-6.12/0170-clk-qcom-gcc-ipq8074-fix-broken-freq-table-for-nss_port6_tx_clk_src.patch[13] generic/backport-6.12/612-13-v6.17-net-dsa-b53-fix-b53_imp_vlan_setup-for-BCM5325.patch[14] All other patches automatically rebased. 1. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=f16f96ccfe56ef2d627c20ba47f6d9d7dea40f5b 2. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=394bd12d1f93ed2fa0fa1d8f31ffd3c344681e85 3. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=9f45e4858f8096bb27f9a2c75fc24a538dffad67 4. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=15cf46cc6ecc7a54b397294675d11c379ddf69ef 5. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=0d250ad617a035904744cef74a5d5dc43d0199b9 6. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=cb9bb872366e10fa42e1e0200a0c2e5d05a27bec 7. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=f25d566c5674decd0051a3e624805fc1524729bf 8. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=3e03ee3b65baeac4c253b30650492ffffad9b608 9. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=b42b107293b52ac8d46238815b1071138a47a7e4 10. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=e285cdb9d2e4ba2e4515ae898f92e9f38be64eb3 11. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=1e9079ff83eac962bc3b1e2fbad73b2f7d5256f4 12. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=8520c843d9a2770012f23da08e4e2ccf1bb05ba6 13. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=f1c5c55fb6cda312f5ed15505588caaf05a69043 14. https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?h=v6.12.43&id=757955c80663ac3df7053abaf6fcc75051ef7a7c Build system: x86/64 (Intel N150 based) Build-tested: flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3, x86/64-glibc Run-tested: flogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3, x86/64-glibc Signed-off-by: John Audia <therealgraysky@proton.me> Link: https://github.com/openwrt/openwrt/pull/19618 Signed-off-by: Robert Marko <robimarko@gmail.com>
421 lines
12 KiB
Diff
421 lines
12 KiB
Diff
From 9e3f1d0805b2d919904dd9a4ff0d956314cc3cba Mon Sep 17 00:00:00 2001
|
|
From: Felix Fietkau <nbd@nbd.name>
|
|
Date: Sat, 8 Jul 2017 08:20:09 +0200
|
|
Subject: debloat: procfs
|
|
|
|
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
---
|
|
fs/locks.c | 2 ++
|
|
fs/proc/Kconfig | 5 +++++
|
|
fs/proc/consoles.c | 3 +++
|
|
fs/proc/proc_tty.c | 11 ++++++++++-
|
|
include/net/snmp.h | 18 +++++++++++++++++-
|
|
ipc/msg.c | 3 +++
|
|
ipc/sem.c | 2 ++
|
|
ipc/shm.c | 2 ++
|
|
ipc/util.c | 3 +++
|
|
kernel/exec_domain.c | 2 ++
|
|
kernel/irq/proc.c | 9 +++++++++
|
|
kernel/time/timer_list.c | 2 ++
|
|
mm/vmalloc.c | 2 ++
|
|
mm/vmstat.c | 8 +++++---
|
|
net/8021q/vlanproc.c | 6 ++++++
|
|
net/core/net-procfs.c | 18 ++++++++++++------
|
|
net/core/sock.c | 2 ++
|
|
net/ipv4/fib_trie.c | 18 ++++++++++++------
|
|
net/ipv4/proc.c | 3 +++
|
|
net/ipv4/route.c | 3 +++
|
|
20 files changed, 105 insertions(+), 17 deletions(-)
|
|
|
|
--- a/fs/locks.c
|
|
+++ b/fs/locks.c
|
|
@@ -2971,6 +2971,8 @@ static const struct seq_operations locks
|
|
|
|
static int __init proc_locks_init(void)
|
|
{
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return 0;
|
|
proc_create_seq_private("locks", 0, NULL, &locks_seq_operations,
|
|
sizeof(struct locks_iterator), NULL);
|
|
return 0;
|
|
--- a/fs/proc/Kconfig
|
|
+++ b/fs/proc/Kconfig
|
|
@@ -101,6 +101,11 @@ config PROC_CHILDREN
|
|
Say Y if you are running any user-space software which takes benefit from
|
|
this interface. For example, rkt is such a piece of software.
|
|
|
|
+config PROC_STRIPPED
|
|
+ default n
|
|
+ depends on EXPERT
|
|
+ bool "Strip non-essential /proc functionality to reduce code size"
|
|
+
|
|
config PROC_PID_ARCH_STATUS
|
|
def_bool n
|
|
depends on PROC_FS
|
|
--- a/fs/proc/consoles.c
|
|
+++ b/fs/proc/consoles.c
|
|
@@ -110,6 +110,9 @@ static const struct seq_operations conso
|
|
|
|
static int __init proc_consoles_init(void)
|
|
{
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return 0;
|
|
+
|
|
proc_create_seq("consoles", 0, NULL, &consoles_op);
|
|
return 0;
|
|
}
|
|
--- a/fs/proc/proc_tty.c
|
|
+++ b/fs/proc/proc_tty.c
|
|
@@ -131,7 +131,10 @@ static const struct seq_operations tty_d
|
|
void proc_tty_register_driver(struct tty_driver *driver)
|
|
{
|
|
struct proc_dir_entry *ent;
|
|
-
|
|
+
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return;
|
|
+
|
|
if (!driver->driver_name || driver->proc_entry ||
|
|
!driver->ops->proc_show)
|
|
return;
|
|
@@ -148,6 +151,9 @@ void proc_tty_unregister_driver(struct t
|
|
{
|
|
struct proc_dir_entry *ent;
|
|
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return;
|
|
+
|
|
ent = driver->proc_entry;
|
|
if (!ent)
|
|
return;
|
|
@@ -162,6 +168,9 @@ void proc_tty_unregister_driver(struct t
|
|
*/
|
|
void __init proc_tty_init(void)
|
|
{
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return;
|
|
+
|
|
if (!proc_mkdir("tty", NULL))
|
|
return;
|
|
proc_mkdir("tty/ldisc", NULL); /* Preserved: it's userspace visible */
|
|
--- a/include/net/snmp.h
|
|
+++ b/include/net/snmp.h
|
|
@@ -124,6 +124,21 @@ struct linux_tls_mib {
|
|
#define DECLARE_SNMP_STAT(type, name) \
|
|
extern __typeof__(type) __percpu *name
|
|
|
|
+#ifdef CONFIG_PROC_STRIPPED
|
|
+#define __SNMP_STATS_DUMMY(mib) \
|
|
+ do { (void) mib->mibs[0]; } while(0)
|
|
+
|
|
+#define __SNMP_INC_STATS(mib, field) __SNMP_STATS_DUMMY(mib)
|
|
+#define SNMP_INC_STATS_ATOMIC_LONG(mib, field) __SNMP_STATS_DUMMY(mib)
|
|
+#define SNMP_INC_STATS(mib, field) __SNMP_STATS_DUMMY(mib)
|
|
+#define SNMP_DEC_STATS(mib, field) __SNMP_STATS_DUMMY(mib)
|
|
+#define __SNMP_ADD_STATS(mib, field, addend) __SNMP_STATS_DUMMY(mib)
|
|
+#define SNMP_ADD_STATS(mib, field, addend) __SNMP_STATS_DUMMY(mib)
|
|
+#define SNMP_UPD_PO_STATS(mib, basefield, addend) __SNMP_STATS_DUMMY(mib)
|
|
+#define __SNMP_UPD_PO_STATS(mib, basefield, addend) __SNMP_STATS_DUMMY(mib)
|
|
+
|
|
+#else
|
|
+
|
|
#define __SNMP_INC_STATS(mib, field) \
|
|
__this_cpu_inc(mib->mibs[field])
|
|
|
|
@@ -154,8 +169,9 @@ struct linux_tls_mib {
|
|
__this_cpu_add(ptr[basefield##OCTETS], addend); \
|
|
} while (0)
|
|
|
|
+#endif
|
|
|
|
-#if BITS_PER_LONG==32
|
|
+#if (BITS_PER_LONG==32) && !defined(CONFIG_PROC_STRIPPED)
|
|
|
|
#define __SNMP_ADD_STATS64(mib, field, addend) \
|
|
do { \
|
|
--- a/ipc/msg.c
|
|
+++ b/ipc/msg.c
|
|
@@ -1370,6 +1370,9 @@ void __init msg_init(void)
|
|
{
|
|
msg_init_ns(&init_ipc_ns);
|
|
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return;
|
|
+
|
|
ipc_init_proc_interface("sysvipc/msg",
|
|
" key msqid perms cbytes qnum lspid lrpid uid gid cuid cgid stime rtime ctime\n",
|
|
IPC_MSG_IDS, sysvipc_msg_proc_show);
|
|
--- a/ipc/sem.c
|
|
+++ b/ipc/sem.c
|
|
@@ -268,6 +268,8 @@ void sem_exit_ns(struct ipc_namespace *n
|
|
void __init sem_init(void)
|
|
{
|
|
sem_init_ns(&init_ipc_ns);
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return;
|
|
ipc_init_proc_interface("sysvipc/sem",
|
|
" key semid perms nsems uid gid cuid cgid otime ctime\n",
|
|
IPC_SEM_IDS, sysvipc_sem_proc_show);
|
|
--- a/ipc/shm.c
|
|
+++ b/ipc/shm.c
|
|
@@ -155,6 +155,8 @@ pure_initcall(ipc_ns_init);
|
|
|
|
void __init shm_init(void)
|
|
{
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return;
|
|
ipc_init_proc_interface("sysvipc/shm",
|
|
#if BITS_PER_LONG <= 32
|
|
" key shmid perms size cpid lpid nattch uid gid cuid cgid atime dtime ctime rss swap\n",
|
|
--- a/ipc/util.c
|
|
+++ b/ipc/util.c
|
|
@@ -141,6 +141,9 @@ void __init ipc_init_proc_interface(cons
|
|
struct proc_dir_entry *pde;
|
|
struct ipc_proc_iface *iface;
|
|
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return;
|
|
+
|
|
iface = kmalloc(sizeof(*iface), GFP_KERNEL);
|
|
if (!iface)
|
|
return;
|
|
--- a/kernel/exec_domain.c
|
|
+++ b/kernel/exec_domain.c
|
|
@@ -29,6 +29,8 @@ static int execdomains_proc_show(struct
|
|
|
|
static int __init proc_execdomains_init(void)
|
|
{
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return 0;
|
|
proc_create_single("execdomains", 0, NULL, execdomains_proc_show);
|
|
return 0;
|
|
}
|
|
--- a/kernel/irq/proc.c
|
|
+++ b/kernel/irq/proc.c
|
|
@@ -339,6 +339,9 @@ void register_irq_proc(unsigned int irq,
|
|
void __maybe_unused *irqp = (void *)(unsigned long) irq;
|
|
char name [MAX_NAMELEN];
|
|
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED) && !IS_ENABLED(CONFIG_SMP))
|
|
+ return;
|
|
+
|
|
if (!root_irq_dir || (desc->irq_data.chip == &no_irq_chip))
|
|
return;
|
|
|
|
@@ -397,6 +400,9 @@ void unregister_irq_proc(unsigned int ir
|
|
{
|
|
char name [MAX_NAMELEN];
|
|
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED) && !IS_ENABLED(CONFIG_SMP))
|
|
+ return;
|
|
+
|
|
if (!root_irq_dir || !desc->dir)
|
|
return;
|
|
#ifdef CONFIG_SMP
|
|
@@ -435,6 +441,9 @@ void init_irq_proc(void)
|
|
unsigned int irq;
|
|
struct irq_desc *desc;
|
|
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED) && !IS_ENABLED(CONFIG_SMP))
|
|
+ return;
|
|
+
|
|
/* create /proc/irq */
|
|
root_irq_dir = proc_mkdir("irq", NULL);
|
|
if (!root_irq_dir)
|
|
--- a/kernel/time/timer_list.c
|
|
+++ b/kernel/time/timer_list.c
|
|
@@ -354,6 +354,8 @@ static int __init init_timer_list_procfs
|
|
{
|
|
struct proc_dir_entry *pe;
|
|
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return 0;
|
|
pe = proc_create_seq_private("timer_list", 0400, NULL, &timer_list_sops,
|
|
sizeof(struct timer_list_iter), NULL);
|
|
if (!pe)
|
|
--- a/mm/vmalloc.c
|
|
+++ b/mm/vmalloc.c
|
|
@@ -5074,6 +5074,9 @@ static int vmalloc_info_show(struct seq_
|
|
|
|
static int __init proc_vmalloc_init(void)
|
|
{
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return 0;
|
|
+
|
|
proc_create_single("vmallocinfo", 0400, NULL, vmalloc_info_show);
|
|
return 0;
|
|
}
|
|
--- a/mm/vmstat.c
|
|
+++ b/mm/vmstat.c
|
|
@@ -2195,10 +2195,12 @@ void __init init_mm_internals(void)
|
|
start_shepherd_timer();
|
|
#endif
|
|
#ifdef CONFIG_PROC_FS
|
|
- proc_create_seq("buddyinfo", 0444, NULL, &fragmentation_op);
|
|
- proc_create_seq("pagetypeinfo", 0400, NULL, &pagetypeinfo_op);
|
|
+ if (!IS_ENABLED(CONFIG_PROC_STRIPPED)) {
|
|
+ proc_create_seq("buddyinfo", 0444, NULL, &fragmentation_op);
|
|
+ proc_create_seq("pagetypeinfo", 0400, NULL, &pagetypeinfo_op);
|
|
+ proc_create_seq("zoneinfo", 0444, NULL, &zoneinfo_op);
|
|
+ }
|
|
proc_create_seq("vmstat", 0444, NULL, &vmstat_op);
|
|
- proc_create_seq("zoneinfo", 0444, NULL, &zoneinfo_op);
|
|
#endif
|
|
}
|
|
|
|
--- a/net/8021q/vlanproc.c
|
|
+++ b/net/8021q/vlanproc.c
|
|
@@ -93,6 +93,9 @@ void vlan_proc_cleanup(struct net *net)
|
|
{
|
|
struct vlan_net *vn = net_generic(net, vlan_net_id);
|
|
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return;
|
|
+
|
|
if (vn->proc_vlan_conf)
|
|
remove_proc_entry(name_conf, vn->proc_vlan_dir);
|
|
|
|
@@ -112,6 +115,9 @@ int __net_init vlan_proc_init(struct net
|
|
{
|
|
struct vlan_net *vn = net_generic(net, vlan_net_id);
|
|
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return 0;
|
|
+
|
|
vn->proc_vlan_dir = proc_net_mkdir(net, name_root, net->proc_net);
|
|
if (!vn->proc_vlan_dir)
|
|
goto err;
|
|
--- a/net/core/net-procfs.c
|
|
+++ b/net/core/net-procfs.c
|
|
@@ -295,10 +295,12 @@ static int __net_init dev_proc_net_init(
|
|
if (!proc_create_net("dev", 0444, net->proc_net, &dev_seq_ops,
|
|
sizeof(struct seq_net_private)))
|
|
goto out;
|
|
- if (!proc_create_seq("softnet_stat", 0444, net->proc_net,
|
|
+ if (!IS_ENABLED(CONFIG_PROC_STRIPPED) &&
|
|
+ !proc_create_seq("softnet_stat", 0444, net->proc_net,
|
|
&softnet_seq_ops))
|
|
goto out_dev;
|
|
- if (!proc_create_net("ptype", 0444, net->proc_net, &ptype_seq_ops,
|
|
+ if (!IS_ENABLED(CONFIG_PROC_STRIPPED) &&
|
|
+ !proc_create_net("ptype", 0444, net->proc_net, &ptype_seq_ops,
|
|
sizeof(struct seq_net_private)))
|
|
goto out_softnet;
|
|
|
|
@@ -308,9 +310,11 @@ static int __net_init dev_proc_net_init(
|
|
out:
|
|
return rc;
|
|
out_ptype:
|
|
- remove_proc_entry("ptype", net->proc_net);
|
|
+ if (!IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ remove_proc_entry("ptype", net->proc_net);
|
|
out_softnet:
|
|
- remove_proc_entry("softnet_stat", net->proc_net);
|
|
+ if (!IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ remove_proc_entry("softnet_stat", net->proc_net);
|
|
out_dev:
|
|
remove_proc_entry("dev", net->proc_net);
|
|
goto out;
|
|
@@ -320,8 +324,10 @@ static void __net_exit dev_proc_net_exit
|
|
{
|
|
wext_proc_exit(net);
|
|
|
|
- remove_proc_entry("ptype", net->proc_net);
|
|
- remove_proc_entry("softnet_stat", net->proc_net);
|
|
+ if (!IS_ENABLED(CONFIG_PROC_STRIPPED)) {
|
|
+ remove_proc_entry("ptype", net->proc_net);
|
|
+ remove_proc_entry("softnet_stat", net->proc_net);
|
|
+ }
|
|
remove_proc_entry("dev", net->proc_net);
|
|
}
|
|
|
|
--- a/net/core/sock.c
|
|
+++ b/net/core/sock.c
|
|
@@ -4273,6 +4273,8 @@ static __net_initdata struct pernet_oper
|
|
|
|
static int __init proto_init(void)
|
|
{
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return 0;
|
|
return register_pernet_subsys(&proto_net_ops);
|
|
}
|
|
|
|
--- a/net/ipv4/fib_trie.c
|
|
+++ b/net/ipv4/fib_trie.c
|
|
@@ -3015,11 +3015,13 @@ static const struct seq_operations fib_r
|
|
|
|
int __net_init fib_proc_init(struct net *net)
|
|
{
|
|
- if (!proc_create_net("fib_trie", 0444, net->proc_net, &fib_trie_seq_ops,
|
|
+ if (!IS_ENABLED(CONFIG_PROC_STRIPPED) &&
|
|
+ !proc_create_net("fib_trie", 0444, net->proc_net, &fib_trie_seq_ops,
|
|
sizeof(struct fib_trie_iter)))
|
|
goto out1;
|
|
|
|
- if (!proc_create_net_single("fib_triestat", 0444, net->proc_net,
|
|
+ if (!IS_ENABLED(CONFIG_PROC_STRIPPED) &&
|
|
+ !proc_create_net_single("fib_triestat", 0444, net->proc_net,
|
|
fib_triestat_seq_show, NULL))
|
|
goto out2;
|
|
|
|
@@ -3030,17 +3032,21 @@ int __net_init fib_proc_init(struct net
|
|
return 0;
|
|
|
|
out3:
|
|
- remove_proc_entry("fib_triestat", net->proc_net);
|
|
+ if (!IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ remove_proc_entry("fib_triestat", net->proc_net);
|
|
out2:
|
|
- remove_proc_entry("fib_trie", net->proc_net);
|
|
+ if (!IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ remove_proc_entry("fib_trie", net->proc_net);
|
|
out1:
|
|
return -ENOMEM;
|
|
}
|
|
|
|
void __net_exit fib_proc_exit(struct net *net)
|
|
{
|
|
- remove_proc_entry("fib_trie", net->proc_net);
|
|
- remove_proc_entry("fib_triestat", net->proc_net);
|
|
+ if (!IS_ENABLED(CONFIG_PROC_STRIPPED)) {
|
|
+ remove_proc_entry("fib_trie", net->proc_net);
|
|
+ remove_proc_entry("fib_triestat", net->proc_net);
|
|
+ }
|
|
remove_proc_entry("route", net->proc_net);
|
|
}
|
|
|
|
--- a/net/ipv4/proc.c
|
|
+++ b/net/ipv4/proc.c
|
|
@@ -563,5 +563,8 @@ static __net_initdata struct pernet_oper
|
|
|
|
int __init ip_misc_proc_init(void)
|
|
{
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return 0;
|
|
+
|
|
return register_pernet_subsys(&ip_proc_ops);
|
|
}
|
|
--- a/net/ipv4/route.c
|
|
+++ b/net/ipv4/route.c
|
|
@@ -382,6 +382,9 @@ static struct pernet_operations ip_rt_pr
|
|
|
|
static int __init ip_rt_proc_init(void)
|
|
{
|
|
+ if (IS_ENABLED(CONFIG_PROC_STRIPPED))
|
|
+ return 0;
|
|
+
|
|
return register_pernet_subsys(&ip_rt_proc_ops);
|
|
}
|
|
|
|
--- a/net/ipv4/inet_timewait_sock.c
|
|
+++ b/net/ipv4/inet_timewait_sock.c
|
|
@@ -296,7 +296,7 @@ void __inet_twsk_schedule(struct inet_ti
|
|
*/
|
|
|
|
if (!rearm) {
|
|
- bool kill = timeo <= 4*HZ;
|
|
+ bool __maybe_unused kill = timeo <= 4*HZ;
|
|
|
|
__NET_INC_STATS(twsk_net(tw), kill ? LINUX_MIB_TIMEWAITKILLED :
|
|
LINUX_MIB_TIMEWAITED);
|