Re: [PATCH 2/2] Fix (improve) deadlock condition on module removal netfilter socket option removal

2007-09-05 Thread Jon Masters
On Thu, 2007-09-06 at 08:41 +1000, Rusty Russell wrote: > On Wed, 2007-09-05 at 16:26 -0400, Jon Masters wrote: > > On Tue, 2007-09-04 at 16:30 -0400, Neil Horman wrote: > > > > > 2nd of two patches. This patch enhances modprobe to operate like rmmod > > > in non-blocking mode. It also adds a

Re: [PATCH 2/2] Fix (improve) deadlock condition on module removal netfilter socket option removal

2007-09-05 Thread Rusty Russell
On Wed, 2007-09-05 at 16:26 -0400, Jon Masters wrote: > On Tue, 2007-09-04 at 16:30 -0400, Neil Horman wrote: > > > 2nd of two patches. This patch enhances modprobe to operate like rmmod > > in non-blocking mode. It also adds a -w option to allow for explicit > > blocking > > operation. >

Re: [PATCH 2/2] Fix (improve) deadlock condition on module removal netfilter socket option removal

2007-09-05 Thread Jon Masters
On Tue, 2007-09-04 at 16:30 -0400, Neil Horman wrote: > 2nd of two patches. This patch enhances modprobe to operate like rmmod > in non-blocking mode. It also adds a -w option to allow for explicit blocking > operation. As I suspected, this patch isn't in the tree. I am going to commit

Re: [PATCH 2/2] Fix (improve) deadlock condition on module removal netfilter socket option removal

2007-09-05 Thread Jon Masters
On Tue, 2007-09-04 at 16:30 -0400, Neil Horman wrote: 2nd of two patches. This patch enhances modprobe to operate like rmmod in non-blocking mode. It also adds a -w option to allow for explicit blocking operation. As I suspected, this patch isn't in the tree. I am going to commit it

Re: [PATCH 2/2] Fix (improve) deadlock condition on module removal netfilter socket option removal

2007-09-05 Thread Rusty Russell
On Wed, 2007-09-05 at 16:26 -0400, Jon Masters wrote: On Tue, 2007-09-04 at 16:30 -0400, Neil Horman wrote: 2nd of two patches. This patch enhances modprobe to operate like rmmod in non-blocking mode. It also adds a -w option to allow for explicit blocking operation. As I

[PATCH 2/2] Fix (improve) deadlock condition on module removal netfilter socket option removal

2007-09-04 Thread Neil Horman
Hey- 2nd of two patches. This patch enhances modprobe to operate like rmmod in non-blocking mode. It also adds a -w option to allow for explicit blocking operation. Regards Neil Signed-off-by: Neil Horman <[EMAIL PROTECTED]> modprobe.8 |9 + modprobe.c | 21

[PATCH 2/2] Fix (improve) deadlock condition on module removal netfilter socket option removal

2007-09-04 Thread Neil Horman
Hey- 2nd of two patches. This patch enhances modprobe to operate like rmmod in non-blocking mode. It also adds a -w option to allow for explicit blocking operation. Regards Neil Signed-off-by: Neil Horman [EMAIL PROTECTED] modprobe.8 |9 + modprobe.c | 21