public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Lukas Hejtmanek <xhejtman@ics.muni.cz>
To: Lin Ming <ming.m.lin@intel.com>
Cc: "Moore, Robert" <robert.moore@intel.com>,
	"Brown, Len" <len.brown@intel.com>,
	Calvin Walton <calvin.walton@gmail.com>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [Regression] 2.6.37-rc1: Lenovo T61 mute button does not work
Date: Mon, 6 Dec 2010 10:31:58 +0100	[thread overview]
Message-ID: <20101206093158.GA15702@ics.muni.cz> (raw)
In-Reply-To: <1291599424.3688.0.camel@minggr.sh.intel.com>

On Mon, Dec 06, 2010 at 09:37:04AM +0800, Lin Ming wrote:
> > which apparently does not work with Lenovo T61.
> 
> I'm looking at this regression.

I did some debugging. It looks like this:
[    0.000000] ACPI: DMI detected: Lenovo ThinkPad T61
[    0.000000] ACPI: Set_osi_linux Added _OSI(Linux)
[    0.000000] Pid: 0, comm: swapper Not tainted 2.6.37-rc3+ #122
[    0.000000] Call Trace:
[    0.000000]  [<ffffffff8162c0a1>] ? set_osi_linux+0x4b/0x6b
[    0.000000]  [<ffffffff8162bbe7>] ? dmi_enable_osi_linux+0x11/0x18
[    0.000000]  [<ffffffff812f7313>] ? dmi_check_system+0x33/0x50
[    0.000000]  [<ffffffff8162bdc2>] ? acpi_blacklisted+0x16a/0x190
[    0.000000]  [<ffffffff81617b6e>] ? acpi_boot_table_init+0x3a/0x75
[    0.000000]  [<ffffffff81611cf3>] ? setup_arch+0x6d5/0x7a8
[    0.000000]  [<ffffffff814072f2>] ? printk+0x40/0x46
[    0.000000]  [<ffffffff816108de>] ? start_kernel+0xbe/0x323
[    0.000000]  [<ffffffff816103de>] ? x86_64_start_kernel+0xf9/0xff

after this call, osi_linux.dmi is set.

However, after this call:
[    0.186721] Call Trace:
[    0.186721]  [<ffffffff8120ecad>] ? acpi_install_interface_handler+0x4d/0x56
[    0.186750]  [<ffffffff8162c0a1>] ? set_osi_linux+0x4b/0x6b
[    0.186777]  [<ffffffff811edefa>] ? acpi_os_initialize1+0x10f/0x13d
[    0.186803]  [<ffffffff8162c3fa>] ? acpi_bus_init+0xa/0x1e2
[    0.186829]  [<ffffffff811c498c>] ? kobject_create_and_add+0x3c/0x80
[    0.186855]  [<ffffffff8162c63b>] ? acpi_init+0x69/0xdf
[    0.186880]  [<ffffffff810002da>] ? do_one_initcall+0x3a/0x170
[    0.186906]  [<ffffffff81610c75>] ? kernel_init+0x132/0x1be
[    0.186932]  [<ffffffff81003b94>] ? kernel_thread_helper+0x4/0x10
[    0.186958]  [<ffffffff81610b43>] ? kernel_init+0x0/0x1be
[    0.187577]  [<ffffffff81003b90>] ? kernel_thread_helper+0x0/0x10

osi_linux.cmdline is set.

-- 
Lukáš Hejtmánek

  reply	other threads:[~2010-12-06  9:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-30 18:53 [Regression] 2.6.37-rc1: Lenovo T61 mute button does not work Lukas Hejtmanek
2010-12-01  2:58 ` Calvin Walton
2010-12-01  8:08   ` Lukas Hejtmanek
2010-12-01 22:54   ` Lukas Hejtmanek
2010-12-03 14:13   ` Lukas Hejtmanek
2010-12-06  1:37     ` Lin Ming
2010-12-06  9:31       ` Lukas Hejtmanek [this message]
2010-12-06  9:42         ` Lin Ming
2010-12-07  3:19         ` Lin Ming
2010-12-08 12:34           ` Lukas Hejtmanek

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=20101206093158.GA15702@ics.muni.cz \
    --to=xhejtman@ics.muni.cz \
    --cc=calvin.walton@gmail.com \
    --cc=len.brown@intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ming.m.lin@intel.com \
    --cc=robert.moore@intel.com \
    /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