[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20130225155445.d3eef1ad.akpm@linux-foundation.org>
Date: Mon, 25 Feb 2013 15:54:45 -0800
From: Andrew Morton <akpm@...ux-foundation.org>
To: Artem Savkov <artem.savkov@...il.com>
Cc: ibm-acpi-devel@...ts.sourceforge.net,
platform-driver-x86@...r.kernel.org, ibm-acpi@....eng.br,
matthew.garrett@...ula.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] thinkpad_acpi: moved hotkey_thread_mutex lock after
set_freezable()
On Sun, 24 Feb 2013 13:22:02 +0400
Artem Savkov <artem.savkov@...il.com> wrote:
> set_freezable() checks freezing during which no locks should be held.
> hotkey_thread_mutex lock should be moved closer to where it is actually needed.
>
Thanks.
When fixing a bug, we always like to see a full description of that bug
so we can better work out which kernel versions need the fix.
Did you actually hit a lockup because of this? Or was it just from
code inspection? Or ... ?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists