lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ