Revision ba6b918ab234186d3aa1663e296586a1b526b77a authored by Cong Wang on 06 May 2014, 18:02:50 UTC, committed by David S. Miller on 09 May 2014, 02:50:47 UTC
Similarly, when CONFIG_SYSCTL is not set, ping_group_range should still
work, just that no one can change it. Therefore we should move it out of
sysctl_net_ipv4.c. And, it should not share the same seqlock with
ip_local_port_range.

BTW, rename it to ->ping_group_range instead.

Cc: David S. Miller <davem@davemloft.net>
Cc: Francois Romieu <romieu@fr.zoreil.com>
Reported-by: Stefan de Konink <stefan@konink.de>
Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent c9d8f1a
History
File Mode Size
arm
Kconfig -rw-r--r-- 526 bytes
assigned-dev.c -rw-r--r-- 24.8 KB
async_pf.c -rw-r--r-- 5.5 KB
async_pf.h -rw-r--r-- 1.1 KB
coalesced_mmio.c -rw-r--r-- 4.1 KB
coalesced_mmio.h -rw-r--r-- 915 bytes
eventfd.c -rw-r--r-- 19.7 KB
ioapic.c -rw-r--r-- 15.8 KB
ioapic.h -rw-r--r-- 2.8 KB
iodev.h -rw-r--r-- 1.9 KB
iommu.c -rw-r--r-- 8.2 KB
irq_comm.c -rw-r--r-- 9.9 KB
irqchip.c -rw-r--r-- 5.8 KB
kvm_main.c -rw-r--r-- 73.1 KB
vfio.c -rw-r--r-- 5.7 KB

back to top