Convert mostly schedulers and one place for timeout table. Only one place is left: register_ip_vs_proto_netns. I hope someone will fix it together with other changes. Julian Anastasov (6): ipvs: timeout tables do not need GFP_ATOMIC allocation ipvs: SH scheduler does not need GFP_ATOMIC allocation ipvs: DH scheduler does not need GFP_ATOMIC allocation ipvs: LBLC scheduler does not need GFP_ATOMIC allocation on init ipvs: LBLCR scheduler does not need GFP_ATOMIC allocation on init ipvs: WRR scheduler does not need GFP_ATOMIC allocation net/netfilter/ipvs/ip_vs_dh.c | 2 +- net/netfilter/ipvs/ip_vs_lblc.c | 2 +- net/netfilter/ipvs/ip_vs_lblcr.c | 2 +- net/netfilter/ipvs/ip_vs_proto.c | 2 +- net/netfilter/ipvs/ip_vs_sh.c | 2 +- net/netfilter/ipvs/ip_vs_wrr.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) -- 1.7.3.4 -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html