diff options
| author | David Ahern <[email protected]> | 2018-11-27 20:52:24 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-11-27 20:58:02 -0800 |
| commit | 86d1d8b72caf648e5b14ac274f9afeaab58bbae1 (patch) | |
| tree | 9b118757b88b67016ccb07d52c4be52c8b41b414 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | 2c30aac50d922e511bead4c8d4366eb3a2657864 (diff) | |
net/ipv4: Fix missing raw_init when CONFIG_PROC_FS is disabled
Randy reported when CONFIG_PROC_FS is not enabled:
ld: net/ipv4/af_inet.o: in function `inet_init':
af_inet.c:(.init.text+0x42d): undefined reference to `raw_init'
Fix by moving the endif up to the end of the proc entries
Fixes: 6897445fb194c ("net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs")
Reported-by: Randy Dunlap <[email protected]>
Cc: Mike Manning <[email protected]>
Signed-off-by: David Ahern <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions