From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: Odd hang on suspend and shutdown Date: Mon, 6 Jul 2015 21:06:30 -0700 Message-ID: <20150707040630.GB25900@kroah.com> References: <20150706160706.GA22015@zurbaran.home> <20150706223133.GC22015@zurbaran.home> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-api-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Linus Torvalds Cc: Samuel Ortiz , Tomas Winkler , Linux API List-Id: linux-api@vger.kernel.org On Mon, Jul 06, 2015 at 05:04:18PM -0700, Linus Torvalds wrote: > On Mon, Jul 6, 2015 at 4:06 PM, Linus Torvalds > 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. thanks, greg k-h