[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <49085D04.1060009@trash.net>
Date: Wed, 29 Oct 2008 13:54:28 +0100
From: Patrick McHardy <kaber@...sh.net>
To: "J. K. Cliburn" <jcliburn@...il.com>
CC: Jarek Poplawski <jarkao2@...il.com>, netdev@...r.kernel.org,
Ramon Casellas <ramon.casellas@...c.es>
Subject: Re: atl1 warn_on_slowpath help
J. K. Cliburn wrote:
> [adding bug reporter to cc list]
>
> On Wed, Oct 29, 2008 at 5:17 AM, Patrick McHardy <kaber@...sh.net> wrote:
>> This is the best I could come up with, short of simply restoring
>> the old behaviour for non-polling drivers.
>>
>> The __vlan_hwaccel_rx function only does the device lookup and
>> stores it in the cb. The remaining processing is done in a new
>> function that is invoked by netif_receive_skb(), in the proper
>> context. Unfortunatly this needs vlan-specific handling in
>> netif_receive_skb().
>>
>
> Thanks Jarek and Patrick.
>
> Ramon,
>
> Can you please try the attached patch from Patrick and see if it fixes
> your kernel warning?
Just to make sure we don't run into testing mistakes -
the ethernet device needs to have tcpdump or something
similar running to trigger this warning.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists