From: Takashi Iwai <tiwai@suse.de>
To: Jeff Chua <jeff.chua.linux@gmail.com>
Cc: "Theodore Ts'o" <tytso@mit.edu>,
Peter Hurley <peter@hurleysoftware.com>,
lkml <linux-kernel@vger.kernel.org>,
Dave Airlie <airlied@redhat.com>
Subject: Re: Lenovo X240 (haswell) suspend-to-ram hangs on 3-14.0-rc2
Date: Thu, 27 Feb 2014 13:01:51 +0100 [thread overview]
Message-ID: <s5hr46owyq8.wl%tiwai@suse.de> (raw)
In-Reply-To: <CAAJw_ZtzrEoLwi47a1W27e2dZhZosg7BgZzR8ScEMzLZ=h6X8Q@mail.gmail.com>
At Wed, 19 Feb 2014 10:01:56 +0800,
Jeff Chua wrote:
>
> Here's my .config ...
I still couldn't reproduce the problem on my laptop, so I wonder
whether it may be really specific to Thinkpad. If so, could you check
whether the patch below has any influence?
thanks,
Takashi
> On Wed, Feb 19, 2014 at 5:32 AM, Theodore Ts'o <tytso@mit.edu> wrote:
> > On Tue, Feb 18, 2014 at 09:28:02PM +0100, Takashi Iwai wrote:
> >>
> >> I checked CONFIG_SND_HDA_INTEL=y on my HP laptop with Haswell, but it
> >> worked fine. Could you give config?
> >
> > I don't have that config any more. But I started with my the 3.14-rc3
> > config, turned off changed CONFIG_SND_HDA_INTEL to be =y, and then ran
> > "make oldconfig ; make deb-pkg". See attached....
---
diff --git a/sound/pci/hda/thinkpad_helper.c b/sound/pci/hda/thinkpad_helper.c
index 8fe3b8c18ed4..16c20f7c6166 100644
--- a/sound/pci/hda/thinkpad_helper.c
+++ b/sound/pci/hda/thinkpad_helper.c
@@ -2,7 +2,7 @@
* to be included from codec driver
*/
-#if IS_ENABLED(CONFIG_THINKPAD_ACPI)
+#if 0 // IS_ENABLED(CONFIG_THINKPAD_ACPI)
#include <linux/acpi.h>
#include <linux/thinkpad_acpi.h>
prev parent reply other threads:[~2014-02-27 12:01 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-13 13:02 Jeff Chua
2014-02-13 17:14 ` Peter Hurley
2014-02-13 17:28 ` Takashi Iwai
2014-02-13 21:21 ` Theodore Ts'o
2014-02-14 13:46 ` Jeff Chua
2014-02-14 13:57 ` Takashi Iwai
2014-02-14 14:00 ` Peter Hurley
2014-02-14 19:01 ` Jeff Chua
2014-02-14 19:10 ` Steven Noonan
2014-02-14 20:07 ` Takashi Iwai
2014-02-17 17:54 ` Jeff Chua
2014-02-17 19:54 ` Theodore Ts'o
2014-02-18 19:06 ` Theodore Ts'o
2014-02-18 20:28 ` Takashi Iwai
2014-02-18 21:32 ` Theodore Ts'o
2014-02-19 2:01 ` Jeff Chua
2014-02-27 12:01 ` Takashi Iwai [this message]
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=s5hr46owyq8.wl%tiwai@suse.de \
--to=tiwai@suse.de \
--cc=airlied@redhat.com \
--cc=jeff.chua.linux@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=peter@hurleysoftware.com \
--cc=tytso@mit.edu \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®