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
| ||
|
Message-Id: <20100516.002818.133869940.davem@davemloft.net> Date: Sun, 16 May 2010 00:28:18 -0700 (PDT) From: David Miller <davem@...emloft.net> To: bryan.wu@...onical.com Cc: s.hauer@...gutronix.de, gerg@...inux.org, amit.kucheria@...onical.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH 1/2] netdev/fec: fix performance impact from mdio poll operation From: Bryan Wu <bryan.wu@...onical.com> Date: Fri, 7 May 2010 10:27:18 +0800 > BugLink: http://bugs.launchpad.net/bugs/546649 > BugLink: http://bugs.launchpad.net/bugs/457878 > > After introducing phylib supporting, users experienced performace drop. That is > because of the mdio polling operation of phylib. Use msleep to replace the busy > waiting cpu_relax() and remove the warning message. > > Signed-off-by: Bryan Wu <bryan.wu@...onical.com> > Acked-by: Andy Whitcroft <apw@...onical.com> As you've already been told, making these MDIO interfaces fail silently is not acceptable. Please fix this bug properly and resubmit this patch series. Thanks. -- 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