> -----Original Message----- > From: Winkler, Tomas > Sent: Tuesday, July 07, 2015 17:39 > To: 'Greg Kroah-Hartman'; Linus Torvalds > Cc: Samuel Ortiz; Linux API > Subject: RE: Odd hang on suspend and shutdown > > > > > Subject: Re: Odd hang on suspend and shutdown > > > > On Mon, Jul 06, 2015 at 05:04:18PM -0700, Linus Torvalds wrote: > > > On Mon, Jul 6, 2015 at 4:06 PM, Linus Torvalds > > > <torvalds@xxxxxxxxxxxxxxxxxxxx> wrote: > > > > > > > > I'll go and test the plain revert case. > > > > > > So the "plain" revert ended up being more than a single revert, just > > > because there were multiple changes in that area. But after doing > > > this: > > > > > > git revert b144ce2d3761 > > > git revert 1d3ff76721fb > > > git revert be9b720a0ccb > > > git revert 007d64eb2232 > > > git revert dbac993f6a6d > > > git revert d4b78c7290dd > > > git revert c93b76b34b4d > > > > > > I have a working kernel that loads the pn544 thing automatically, and > > > shows it in /sys/class/nfc/, and suspend works. > > > > > > So I'm back to the pre-merge-window behavior. > > > > I have no objection to just reverting all of these to get back to a > > working system. > I was able to reproduce the issue > The bug was introduced in here be9b720a0ccba096d669bc86634f900b82b9bf71 > Hope to localize the actual root cause soon so we don't have to revert the all the > patches. There is a device lock taken twice when calling mei_cl_disable_device()... Thanks Tomas -- To unsubscribe from this list: send the line "unsubscribe linux-api" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html