public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.5.45 CONFIG_INET=n broken due to secpath_put()
@ 2002-10-31  2:29 John Levon
  2002-10-31  3:35 ` David S. Miller
  0 siblings, 1 reply; 2+ messages in thread
From: John Levon @ 2002-10-31  2:29 UTC (permalink / raw)
  To: linux-kernel


core/skbuff.c:__kfree_skb() tries to do secpath_put(), which
calls __secpath_destroy(), which is only built when CONFIG_INET=y

regards
john

-- 
""All the people we like are We, and everyone else is They."
	- Kipling

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.5.45 CONFIG_INET=n broken due to secpath_put()
  2002-10-31  2:29 2.5.45 CONFIG_INET=n broken due to secpath_put() John Levon
@ 2002-10-31  3:35 ` David S. Miller
  0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2002-10-31  3:35 UTC (permalink / raw)
  To: John Levon; +Cc: linux-kernel

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-10-31  3:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-31  2:29 2.5.45 CONFIG_INET=n broken due to secpath_put() John Levon
2002-10-31  3:35 ` David S. Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox