All of lore.kernel.org
 help / color / mirror / Atom feed
* Odd hang on suspend and shutdown
@ 2015-07-05 23:20 Linus Torvalds
       [not found] ` <CA+55aFy1x6iwbdV8WfR+wawj_1+PxJ+P-Js=EVqD9ZsQetSNJA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 21+ messages in thread
From: Linus Torvalds @ 2015-07-05 23:20 UTC (permalink / raw)
  To: Tomas Winkler, Greg Kroah-Hartman; +Cc: Linux API, Samuel Ortiz

On my Sony VAIO Pro 11 laptop, commit c93b76b34b4d ("mei: bus: report
also uuid in module alias") seems to cause problems at suspend and
shutdown.

In particular, reverting just the oneliner to drivers/nfc/pn544/mei.c
seems to fix things for me. The bisection was a pain, because it took
me forever to realize that it was that one-liner that caused it: I had
initially undone that one line simply because it didn't compile with
it in place (complaints about MEI_NFC_UUID not being constant). So I
continued to bisect with the fix unintentionally in place.

So just removing the MEI_NFC_UUID entry from the pn544_mei_tbl[] array
initialization makes things work for me again.

The symptoms are just a hard hang at suspend or shutdown.

This is a pretty regular Intel-only laptop, running Fedora 22.

Any ideas?

                    Linus

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2015-07-07 16:32 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-05 23:20 Odd hang on suspend and shutdown Linus Torvalds
     [not found] ` <CA+55aFy1x6iwbdV8WfR+wawj_1+PxJ+P-Js=EVqD9ZsQetSNJA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-05 23:24   ` Linus Torvalds
2015-07-06 13:26   ` Winkler, Tomas
     [not found]     ` <5B8DA87D05A7694D9FA63FD143655C1B3D3E1F3F-Jy8z56yoSI8MvF1YICWikbfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-07-06 15:28       ` Linus Torvalds
2015-07-06 16:07   ` Samuel Ortiz
     [not found]     ` <20150706160706.GA22015-nKCvNrh56OoJmsy6czSMtA@public.gmane.org>
2015-07-06 16:49       ` Linus Torvalds
     [not found]         ` <CA+55aFxfENpyWSDxgaQhB1mBHE6zs=w=Mc0VEQLgdwSaCMX5eQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-06 16:59           ` Samuel Ortiz
     [not found]             ` <20150706165959.GB22015-nKCvNrh56OoJmsy6czSMtA@public.gmane.org>
2015-07-06 17:29               ` Linus Torvalds
     [not found]                 ` <CA+55aFwM8c3Zm0t0cEnbGS0d0rinzGwnX9uSxqKjff8K=ATaRA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-06 19:18                   ` Winkler, Tomas
     [not found]                     ` <5B8DA87D05A7694D9FA63FD143655C1B3D3E34A6-Jy8z56yoSI8MvF1YICWikbfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-07-06 22:17                       ` Greg Kroah-Hartman
     [not found]                         ` <20150706221736.GA3135-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-07-06 22:38                           ` Samuel Ortiz
2015-07-06 18:59           ` Winkler, Tomas
     [not found]             ` <5B8DA87D05A7694D9FA63FD143655C1B3D3E3474-Jy8z56yoSI8MvF1YICWikbfspsVTdybXVpNB7YpNyf8@public.gmane.org>
2015-07-06 19:40               ` Linus Torvalds
     [not found]                 ` <CA+55aFxjuufbJpn+MngBzO3QyaYQm_ZNsgQY3VqPpguVpzOk6A-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-06 21:12                   ` Winkler, Tomas
2015-07-06 22:33                   ` Samuel Ortiz
2015-07-06 22:31           ` Samuel Ortiz
     [not found]             ` <20150706223133.GC22015-nKCvNrh56OoJmsy6czSMtA@public.gmane.org>
2015-07-06 23:06               ` Linus Torvalds
     [not found]                 ` <CA+55aFwsrywW4fEt33BZFPSu5F0eAFB5YAY-zHUZ8-BLv1VcDg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-07  0:04                   ` Linus Torvalds
     [not found]                     ` <CA+55aFxo064xa5m3KPjSJxQCrDL3H1QwuEcpCKMg0TL8C0aedQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-07-07  4:06                       ` Greg Kroah-Hartman
     [not found]                         ` <20150707040630.GB25900-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-07-07 14:38                           ` Winkler, Tomas
2015-07-07 16:32                         ` Winkler, Tomas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.