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: <4BFFDDAC.7000909@canonical.com> Date: Fri, 28 May 2010 23:13:48 +0800 From: Bryan Wu <bryan.wu@...onical.com> To: Wolfram Sang <w.sang@...gutronix.de> CC: davem@...emloft.net, afleming@...il.com, s.hauer@...gutronix.de, gerg@...inux.org, amit.kucheria@...onical.com, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH] netdev/fec: fix ifconfig eth0 down hang issue On 05/28/2010 10:45 PM, Wolfram Sang wrote: > On Fri, May 28, 2010 at 05:08:05PM +0800, Bryan Wu wrote: >> BugLink: http://bugs.launchpad.net/bugs/559065 >> >> In fec open/close function, we need to use phy_connect and phy_disconnect >> operation before we start/stop phy. Otherwise it will cause system hang. >> >> Only call fec_enet_mii_probe() in open function, because the first open >> action will cause NULL pointer error. >> >> Signed-off-by: Bryan Wu <bryan.wu@...onical.com> > > We use this patch for 1 month now and didn't encounter any flaws so far. > > Tested-by: Wolfram Sang <w.sang@...gutronix.de> > > Oops, too late... well, one for the comfortable feeling ;) > Thanks a lot, Wolfram. You are real helpful here. Because my babbage board has broken for several weeks, I don't have hardware to test my FEC patches. The performance drop issue still hangs in my brain. As soon as I have a new patch, could you please help to test? Or do you guys found any performance drop solution on your hardware? IIRC, you reported similar issue as us. Best regards, -- Bryan Wu <bryan.wu@...onical.com> Kernel Developer +86.138-1617-6545 Mobile Ubuntu Kernel Team | Hardware Enablement Team Canonical Ltd. www.canonical.com Ubuntu - Linux for human beings | www.ubuntu.com -- 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