Re: [PATCH -mmotm] xfrm4: fix build when SYSCTLs are disabled

From: David Miller
Date: Tue Aug 04 2009 - 23:20:36 EST


From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
Date: Tue, 4 Aug 2009 18:54:30 -0700

> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> Fix build errors when SYSCTLs are not enabled:
> (.init.text+0x5154): undefined reference to `net_ipv4_ctl_path'
> (.init.text+0x5176): undefined reference to `register_net_sysctl_table'
> xfrm4_policy.c:(.exit.text+0x573): undefined reference to `unregister_net_sysctl_table
>
> Signed-off-by: Randy Dunlap <randy.dunlap@xxxxxxxxxx>

Applied, thanks Randy.

The ipv6 side has the same issue, I'll fix that part up myself.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/