From: David S. Miller Date: Thu, 20 Mar 2014 21:22:20 +0000 (-0400) Subject: Merge branch 'sh_eth-next' X-Git-Tag: v3.15-rc1~113^2~110 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=3907c432cb7e1f1e9143e8ac97e4b9a4c3f153bc;p=people%2Fpauldu%2Flinux.git Merge branch 'sh_eth-next' Laurent Pinchart says: ==================== sh_eth: Fix the race between open and MDIO bus registration This patch series fixes the race condition that exists in the sh_eth driver between network device open and MDIO bus registration. The actual fix is in patch 4/5, with previous patches preparing the driver and patch 5/5 cleaning up an unrelated issue. I've based the idea on Sergei's attempt to fix the problem and can successfully boot the Koelsch board over NFS with this series. I might have missed other issues though, hence the RFC status. The patches are based on top of the latest net-next master branch. ==================== Signed-off-by: David S. Miller --- 3907c432cb7e1f1e9143e8ac97e4b9a4c3f153bc