Re: [PATCH] Make sure sockets implement splice_read

2008-02-15 Thread Andi Kleen
Rémi Denis-Courmont <[EMAIL PROTECTED]> writes:

> Le Friday 15 February 2008 18:30:11 Andi Kleen, vous avez écrit :
>> David Miller <[EMAIL PROTECTED]> writes:
>> > From: Rémi_Denis-Courmont <[EMAIL PROTECTED]>
>> > Date: Thu, 14 Feb 2008 18:53:34 +0200
>> >
>> >> Fixes a segmentation fault when trying to splice from a non-TCP socket.
>> >>
>> >> Signed-off-by: Rémi Denis-Courmont <[EMAIL PROTECTED]>
>> >
>> > Applied, thank you.
>>
>> That's also a stable candidate, isn't it?
>
> Should go to 2.6.25-rc2, but the offending code is not in any stable release.

You're right. I misinterpreted git describe output for this one. Sorry.

-Andi
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] Make sure sockets implement splice_read

2008-02-15 Thread Rémi Denis-Courmont
Le Friday 15 February 2008 18:30:11 Andi Kleen, vous avez écrit :
> David Miller <[EMAIL PROTECTED]> writes:
> > From: Rémi_Denis-Courmont <[EMAIL PROTECTED]>
> > Date: Thu, 14 Feb 2008 18:53:34 +0200
> >
> >> Fixes a segmentation fault when trying to splice from a non-TCP socket.
> >>
> >> Signed-off-by: Rémi Denis-Courmont <[EMAIL PROTECTED]>
> >
> > Applied, thank you.
>
> That's also a stable candidate, isn't it?

Should go to 2.6.25-rc2, but the offending code is not in any stable release.

-- 
Rémi Denis-Courmont
http://www.remlab.net/
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] Make sure sockets implement splice_read

2008-02-15 Thread Andi Kleen
David Miller <[EMAIL PROTECTED]> writes:

> From: Rémi_Denis-Courmont <[EMAIL PROTECTED]>
> Date: Thu, 14 Feb 2008 18:53:34 +0200
>
>> Fixes a segmentation fault when trying to splice from a non-TCP socket.
>> 
>> Signed-off-by: Rémi Denis-Courmont <[EMAIL PROTECTED]>
>
> Applied, thank you.

That's also a stable candidate, isn't it? 

-Andi
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH] Make sure sockets implement splice_read

2008-02-15 Thread David Miller
From: Rémi_Denis-Courmont <[EMAIL PROTECTED]>
Date: Thu, 14 Feb 2008 18:53:34 +0200

> Fixes a segmentation fault when trying to splice from a non-TCP socket.
> 
> Signed-off-by: Rémi Denis-Courmont <[EMAIL PROTECTED]>

Applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html