Re: [PATCH] Fix oops in xfrm4_dst_destroy()

2007-02-26 Thread David Miller
From: Patrick McHardy <[EMAIL PROTECTED]> Date: Mon, 26 Feb 2007 01:24:37 +0100 > Bernhard Walle wrote: > > With 2.6.21-rc1, I get an oops when running 'ifdown eth0' and an IPsec > > connection is active. If I shut down the connection before running 'ifdown > > eth0', then there's no problem. The

Re: [PATCH] Fix oops in xfrm4_dst_destroy()

2007-02-25 Thread Patrick McHardy
Bernhard Walle wrote: > With 2.6.21-rc1, I get an oops when running 'ifdown eth0' and an IPsec > connection is active. If I shut down the connection before running 'ifdown > eth0', then there's no problem. The critical operation of this script is to > kill dhcpd. > > The problem is probably cause

[PATCH] Fix oops in xfrm4_dst_destroy()

2007-02-25 Thread Bernhard Walle
With 2.6.21-rc1, I get an oops when running 'ifdown eth0' and an IPsec connection is active. If I shut down the connection before running 'ifdown eth0', then there's no problem. The critical operation of this script is to kill dhcpd. The problem is probably caused by commit with git identifier 43