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:	Wed, 08 Dec 2010 21:20:31 +0100
From:	Jarek Poplawski <jarkao2@...il.com>
To:	Ilya Loginov <isloginov@...il.com>
CC:	netdev@...r.kernel.org, davem@...emloft.net
Subject: Re: WARNING at local_bh_enable while tcp_retransmit

Ilya Loginov wrote:
> On Tue, 07 Dec 2010 21:56:19 +0100
> Jarek Poplawski <jarkao2@...il.com> wrote:
> 
>> Hi, isn't any of your drivers disabling irqs on this path?
> 
> No. But we are in soft_irq because tcp_retransmit. So, may be,
> interrupts were really disabled.

Should be easy to check by copying this WARN_ON_ONCE from 
kernel/softirq.c:143 local_bh_enable to the beginning of
your rioth_start_xmit.

Jarek P.
--
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