[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100405.154253.216913267.davem@davemloft.net>
Date: Mon, 05 Apr 2010 15:42:53 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: xiaosuo@...il.com, therbert@...gle.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next-2.6] net: Add a missing local_irq_enable()
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Tue, 06 Apr 2010 00:41:47 +0200
> Le mardi 06 avril 2010 à 06:23 +0800, Changli Gao a écrit :
>
>> It seems that irq isn't enabled when breaking the loop. Please add
>> local_irq_enable();
>> after rps_unlock(queue);
>
> Gah.. you are right, following patch needed, since David already applied
> Tom's patch.
>
> [PATCH net-next-2.6] net: Add a missing local_irq_enable()
>
> As noticed by Changli Gao, we must call local_irq_enable() after
> rps_unlock()
>
> Signed-off-by: Eric Dumazet <eric.dumazet@...il.com>
Applied, hope it's fully resolved now :-)
--
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