summaryrefslogtreecommitdiff
path: root/arch/x86_64/kernel/signal.c
diff options
context:
space:
mode:
authorYasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp>2005-11-21 05:09:55 (GMT)
committerDavid S. Miller <davem@davemloft.net>2005-11-21 05:09:55 (GMT)
commit2b8f2ff6f4c11fff9c3016b54fa261f522a54b70 (patch)
tree0bc88eba499802034b23580088b520c133ce7fcf /arch/x86_64/kernel/signal.c
parentc9e53cbe7ad6eabb3c7c5140b6127b4e5f9ee840 (diff)
downloadlinux-2b8f2ff6f4c11fff9c3016b54fa261f522a54b70.tar.xz
[NETFILTER]: fixed dependencies between modules related with ip_conntrack
- IP_NF_CONNTRACK_MARK is bool and depends on only IP_NF_CONNTRACK which is tristate. If a variable depends on IP_NF_CONNTRACK_MARK and doesn't care about IP_NF_CONNTRACK, it can be y. This must be avoided. - IP_NF_CT_ACCT has same problem. - IP_NF_TARGET_CLUSTERIP also depends on IP_NF_MANGLE. Signed-off-by: Yasuyuki Kozakai <yasuyuki.kozakai@toshiba.co.jp> Signed-off-by: Harald Welte <laforge@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/x86_64/kernel/signal.c')
0 files changed, 0 insertions, 0 deletions