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:	Fri, 15 Mar 2013 08:47:41 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	georg@...mannsweb.com
Cc:	netdev@...r.kernel.org, grant.likely@...retlab.ca,
	rob.herring@...xeda.com
Subject: Re: [PATCH 3.9-rc2] net: fec: fix missing napi_disable call

From: Georg Hofmann <georg@...mannsweb.com>
Date: Thu, 14 Mar 2013 17:54:09 +0100

> Commit dc975382d2ef36be7e78fac3717927de1a5abcd8 introduces napi support
> but never calls napi_disable. This will generate a kernel oops
> (kernel BUG at include/linux/netdevice.h:473!) every time, when
> ndo_stop is called followed by ndo_start.
> Add the missing napi_diable call.
> 
> Signed-off-by: Georg Hofmann <georg@...mannsweb.com>

Applied.
--
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