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]
Message-Id: <20140213.185248.1522198499299798192.davem@davemloft.net>
Date:	Thu, 13 Feb 2014 18:52:48 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	stefan.sorensen@...ctralink.com
Cc:	richardcochran@...il.com, netdev@...r.kernel.org
Subject: Re: [PATCH] net:phy:dp83640: Move all HW initialization to
 dp83640_config_init

From: Stefan Sørensen <stefan.sorensen@...ctralink.com>
Date: Thu, 13 Feb 2014 15:26:57 +0100

> phy_init_hw not does a full PHY reset after the driver probe has
> finished, so any hw initialization done in the probe will be lost.
> Part of the timestamping functionality of the dp83640 is set up in the
> probe and with that lost, enabling timestamping will cause a PHY
> lockup, requiring a hard reset / power cycle to recover.
> 
> This patch moves all the HW initialization in dp83640_probe to
> dp83640_config_init.
> 
> Signed-off-by: Stefan Sørensen <stefan.sorensen@...ctralink.com>

Applied, thank you.
--
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