Re: [PATCH] sysctl: Fix ax25 checks

2007-12-17 Thread David Miller
From: [EMAIL PROTECTED] (Eric W. Biederman) Date: Mon, 17 Dec 2007 15:44:08 -0700 > Signed-off-by: Eric W. Biederman <[EMAIL PROTECTED]> Applied, thanks Eric. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo in

Re: [PATCH] sysctl: Fix ax25 checks

2007-12-17 Thread Eric W. Biederman
Bernard Pidoux <[EMAIL PROTECTED]> writes: > Eric, > > I applied your patch and now I have all /proc/sys/net/ax25 > created and initialized as before. Thanks for reporting this. Eric -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PRO

Re: [PATCH] sysctl: Fix ax25 checks

2007-12-17 Thread Bernard Pidoux
Eric, I applied your patch and now I have all /proc/sys/net/ax25 created and initialized as before. Thanks. Bernard Pidoux Eric W. Biederman wrote: Bernard Pidoux <[EMAIL PROTECTED]> writes: With 2.6.24-rc5 there is no /proc/net/ax25 /proc/sys/net/ax25? Here is an extract from dmesg

[PATCH] sysctl: Fix ax25 checks

2007-12-17 Thread Eric W. Biederman
Bernard Pidoux <[EMAIL PROTECTED]> writes: > With 2.6.24-rc5 there is no /proc/net/ax25 /proc/sys/net/ax25? > Here is an extract from dmesg after boot : Groan. I thought I had found the last of the bugs with my sysctl sanity checks. I guess you actually have to use ax25 for this bug to show u