diff options
| author | Ingo Molnar <[email protected]> | 2007-10-17 19:33:06 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2007-10-17 19:33:06 -0700 |
| commit | bd5435e76a226b7151ae5aaee2cd366ab003dd2e (patch) | |
| tree | 54d0d4f05d9fe182abbac3f0d60628835df48a93 /include | |
| parent | dc8a82ad285dcd2831feb2fd8f7b41ce1f82e243 (diff) | |
[DCCP]: fix link error with !CONFIG_SYSCTL
Do not define the sysctl_dccp_sync_ratelimit sysctl variable in the
CONFIG_SYSCTL dependent sysctl.c module - move it to input.c instead.
This fixes the following build bug:
net/built-in.o: In function `dccp_check_seqno':
input.c:(.text+0xbd859): undefined reference to `sysctl_dccp_sync_ratelimit'
distcc[29953] ERROR: compile (null) on localhost failed
make: *** [vmlinux] Error 1
Found via 'make randconfig' build testing.
Signed-off-by: Ingo Molnar <[email protected]>
Acked-by: Ian McDonald <[email protected]>
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions