git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6795fe
)
ACPI: Make ACPI interrupt threaded
author
Andi Kleen
<andi@firstfloor.org>
Mon, 6 Feb 2012 16:17:09 +0000
(08:17 -0800)
committer
Len Brown
<len.brown@intel.com>
Fri, 30 Mar 2012 05:41:45 +0000
(
01:41
-0400)
Some ACPI interrupt actions may need to wait, and it's easiest to
have a thread context for this. So turn the ACPI interrupt
into a threaded interrupt.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
No differences found