On 12/4/18 9:45 AM, Greg KH wrote: > On Tue, Dec 04, 2018 at 09:34:42AM -0600, Dinh Nguyen wrote: >> Hi Greg/Sasha: >> >> Please apply this series to v4.9.y stable tree. The reason is that v4.9-stable >> branch has this patch for stmmac ethernet driver: >> >> "6f37f7b62baa net: stmmac: socfpga: add additional ocp reset line for >> Stratix10" > > How about we just revert this patch? It seems to be causing too many > problems to require all of these "core" patches to be added. Would that > resolve the issue? > Sorry about that, the subject line should be "for v4.9-stable". I'm fine with reverting the patch. However, I can see that there are other drivers calling devm_reset_control_get_optional() where these patches may be needed. Dinh