All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Torvalds <torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>
To: Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org>
Cc: Tomas Winkler
	<tomas.winkler-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
	Greg Kroah-Hartman
	<gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org>,
	Linux API <linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: Odd hang on suspend and shutdown
Date: Mon, 6 Jul 2015 09:49:51 -0700	[thread overview]
Message-ID: <CA+55aFxfENpyWSDxgaQhB1mBHE6zs=w=Mc0VEQLgdwSaCMX5eQ@mail.gmail.com> (raw)
In-Reply-To: <20150706160706.GA22015-nKCvNrh56OoJmsy6czSMtA@public.gmane.org>

On Mon, Jul 6, 2015 at 9:07 AM, Samuel Ortiz <sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org> wrote:
>
> I suppose you were not seeing this issue on e.g. a 4.1 kernel (assuming
> this is not a brand new laptop) ?

Nope, 4.1 is fine. This is my travel laptop for the last almost two
years. Best laptop I've ever had (I like them small and light).

> If that's the case, is any of the pn544* kernel modules loaded when
> running on top of a good kernel ?

So it doesn't show up in lsmod, but presumably the module got loaded
and then errored out or something. The mei and mei_me modules are
loaded, nut no pn544_mei.

I'm not even sure why it's in my configuration, because I tend to try
to keep those small, and my config was generated (long ago) with "make
localmodconfig", but maybe there's something non-obvious that brought
it in. Presumably that pn544 module was loaded at _some_ point in the
past.

I just tested, and loading it manually with "modprobe pn544_mei"
doesn't seem to do anything bad.  I can still suspend with a good
kernel. So it's not just about loading the module, there's some other
interaction going on.

                     Linus

  parent reply	other threads:[~2015-07-06 16:49 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
     [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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+55aFxfENpyWSDxgaQhB1mBHE6zs=w=Mc0VEQLgdwSaCMX5eQ@mail.gmail.com' \
    --to=torvalds-de/tnxtf+jlsfhdxvbkv3wd2fqjk+8+b@public.gmane.org \
    --cc=gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org \
    --cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=sameo-VuQAYsv1563Yd54FQh9/CA@public.gmane.org \
    --cc=tomas.winkler-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.