Guest User

Untitled

a guest
Apr 26th, 2018
204
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.24 KB | None | 0 0
  1. On Thu, Apr 19, 2018 at 06:00:52PM +0530, Naresh Kamboju wrote:
  2. > On 19 April 2018 at 17:39, Ben Hutchings <ben.hutchings@codethink.co.uk> wrote:
  3. > > On Thu, 2018-04-19 at 16:42 +0530, Naresh Kamboju wrote:
  4. > >> >
  5. > >> > Can you try 'git bisect'? I'll hold off on releasing 4.9.y until this
  6. > >> > gets figured out.
  7. > >>
  8. > >> After reverting this patch, network started works on arm32 x15 device.
  9. > >> d7ba3c00047d ("net: phy: micrel: Restore led_mode and clk_sel on resume")
  10. > >
  11. > > Does that also fix the hang during 'ip l'? (If the hang only occurred
  12. > > on the same systems that oops'd in the micrel driver, it could well be
  13. > > because the task that oops'd was holding the rtnetlink lock.)
  14. >
  15. > Now 'ip l' works and the oops message is gone.
  16. >
  17. > - Naresh
  18.  
  19. There may be some confusion since this patch was in 4.9.94 and we did
  20. not report this issue then. The way these failures presented themselves
  21. made them a bit subtle (we didn't get any hard failures, just some
  22. incomplete jobs - not an unusual occurrence on embedded boards) so we
  23. didn't notice them in the last release. It was only after Naresh
  24. manually investigated that this was discovered.
  25.  
  26. We'll think about how we can improve our process to make these much more
  27. obvious in an automated way.
  28.  
  29. Dan
Add Comment
Please, Sign In to add comment