Re: linux-next: Tree for January 31 (ip_vs)
From: Simon Horman <horms@verge.net.au>
Date: 2011-01-31 21:18:52
Also in:
linux-next, lkml
From: Simon Horman <horms@verge.net.au>
Date: 2011-01-31 21:18:52
Also in:
linux-next, lkml
On Mon, Jan 31, 2011 at 10:18:29AM -0800, Randy Dunlap wrote:
On Mon, 31 Jan 2011 17:41:13 +1100 Stephen Rothwell wrote:quoted
Hi all, Changes since 20110121: The net tree lost its build failure.When CONFIG_SYSCTL is not enabled: net/netfilter/ipvs/ip_vs_core.c:1891: warning: format '%lu' expects type 'long unsigned int', but argument 2 has type 'unsigned int' ERROR: "unregister_net_sysctl_table" [net/netfilter/ipvs/ip_vs.ko] undefined! ERROR: "register_net_sysctl_table" [net/netfilter/ipvs/ip_vs.ko] undefined!
Thanks, I'm looking into it.