From: Andi Kleen Date: Mon, 6 Feb 2012 16:17:09 +0000 (-0800) Subject: ACPI: Make ACPI interrupt threaded X-Git-Tag: v3.4-rc1~18^2~3^5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6fe0d0628245fdcd6fad8b837c81e8f7ebc3364d;p=pandora-kernel.git ACPI: Make ACPI interrupt threaded 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 Signed-off-by: Len Brown --- Reading git-diff-tree failed