2006-10-19 17:19:18

by Stephen Hemminger

[permalink] [raw]
Subject: [PATCH 0/3] netpoll/netconsole fixes

The netpoll transmit skb management is a mess, it has two
paths and it's on Txq. These patches try and clean this up.

--


2006-10-20 06:57:24

by Andrew Morton

[permalink] [raw]
Subject: Re: [PATCH 0/3] netpoll/netconsole fixes

On Thu, 19 Oct 2006 10:15:41 -0700
Stephen Hemminger <[email protected]> wrote:

> The netpoll transmit skb management is a mess, it has two
> paths and it's on Txq. These patches try and clean this up.
>

I got a reject storm when applying the third patch then screwed it up
rather than fixing it up.

A rediff and resend is needed, please. Make sure it's against the latest
-linus or -davem, thanks.

2006-10-20 07:16:33

by David Miller

[permalink] [raw]
Subject: Re: [PATCH 0/3] netpoll/netconsole fixes

From: Andrew Morton <[email protected]>
Date: Thu, 19 Oct 2006 23:57:19 -0700

> I got a reject storm when applying the third patch then screwed it up
> rather than fixing it up.
>
> A rediff and resend is needed, please. Make sure it's against the latest
> -linus or -davem, thanks.

And I got rejects on #2 :-)

His first patch is in my net-2.6 tree as of a few minutes
ago, that one was fine.