RE: What was the reason for 2.6.22 SMP kernels to change how sendmsg is called?

2007-12-14 Thread Kevin Wilson
:[EMAIL PROTECTED] Behalf Of Evgeniy Polyakov Sent: Friday, December 14, 2007 00:33 To: Kevin Wilson Cc: David Miller; netdev@vger.kernel.org Subject: Re: What was the reason for 2.6.22 SMP kernels to change how sendmsg is called? Hi Kevin. On Thu, Dec 13, 2007 at 04:00:02PM -0600, Kevin Wilson

What was the reason for 2.6.22 SMP kernels to change how sendmsg is called?

2007-12-13 Thread Kevin Wilson
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Kevin Wilson Sent: Tuesday, December 11, 2007 16:51 To: netdev@vger.kernel.org Subject: sk_prot-sendmsg(...) giving me a kernel oops on kernels past 2.6.20 I've searched everywhere (including this list) for a report but couldn't find anything

RE: What was the reason for 2.6.22 SMP kernels to change how sendmsg is called?

2007-12-13 Thread Kevin Wilson
:[EMAIL PROTECTED] Sent: Thursday, December 13, 2007 15:18 To: Kevin Wilson Cc: netdev@vger.kernel.org Subject: Re: What was the reason for 2.6.22 SMP kernels to change how sendmsg is called? From: Kevin Wilson [EMAIL PROTECTED] Date: Thu, 13 Dec 2007 14:54:31 -0600 The 2nd method fixes the kernel

sk_prot-sendmsg(...) giving me a kernel oops on kernels past 2.6.20

2007-12-11 Thread Kevin Wilson
I've searched everywhere (including this list) for a report but couldn't find anything that can tell me what implementation step(s) I am missing. Essentially all the kernels past 2.6.20 gives me a kernel oops on the sendmsg code. I know the sk_buff changes worked things over quite a bit but I