Re: [ibm-acpi-devel] x230: unhandled HKEY event 0x6050

2013-03-09 Thread Yves-Alexis Perez
On mer., 2013-03-06 at 21:30 -0300, Henrique de Moraes Holschuh wrote: > On Mon, 04 Mar 2013, Borislav Petkov wrote: > > I get this in dmesg with 3.9-rc1: > > > > [ 12.951434] thinkpad_acpi: unhandled HKEY event 0x6050 > > [ 12.951438] thinkpad_acpi: please report the conditions when this > ev

Re: [ibm-acpi-devel] x230: unhandled HKEY event 0x6050

2013-03-09 Thread Henrique de Moraes Holschuh
On Sat, 09 Mar 2013, Borislav Petkov wrote: > On Sat, Mar 09, 2013 at 09:06:46AM +0100, Yves-Alexis Perez wrote: > > Also see https://bugzilla.kernel.org/show_bug.cgi?id=51231 and > > https://patchwork.kernel.org/patch/2124861/ > > Great, another fit-the-hardware-to-the-software idiocy because tho

Re: [ibm-acpi-devel] [PATCH 1/1] thinkpad-acpi: kill hotkey_thread_mutex

2013-03-09 Thread Henrique de Moraes Holschuh
On Thu, 07 Mar 2013, Mandeep Singh Baines wrote: > On Thu, Mar 7, 2013 at 9:53 AM, Oleg Nesterov wrote: > > hotkey_kthread() does try_to_freeze() under hotkey_thread_mutex. > > > > We can simply kill this mutex, hotkey_poll_stop_sync() does not need > > to serialize with hotkey_kthread(). When kth