Re: 2.5.45 CONFIG_INET=n broken due to secpath_put()

David S. Miller (davem@redhat.com)
30 Oct 2002 19:35:50 -0800


On Wed, 2002-10-30 at 18:29, John Levon wrote:
> core/skbuff.c:__kfree_skb() tries to do secpath_put(), which
> calls __secpath_destroy(), which is only built when CONFIG_INET=y

Once the IPSEC work dies down we'll figure out how to split things
out with config options and fix bugs like this one.

So just use CONFIG_INET=y for another week.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/