]> asedeno.scripts.mit.edu Git - linux.git/commit
ACPI APEI: Add Kconfig option IRQ_WORK for GHES
authorChen Gong <gong.chen@linux.intel.com>
Wed, 10 Aug 2011 02:46:22 +0000 (10:46 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 11 Aug 2011 19:42:09 +0000 (15:42 -0400)
commit03ba176a29dae5b4849f45c0b5c89b9d78baa2c6
tree87c4d4953f5a122c288bb1d20e83ab84c1c55fa1
parentb3b46d76d0fcbb1f737107cec1a1ee87bc5e5fd3
ACPI APEI: Add Kconfig option IRQ_WORK for GHES

IRQ_WORK is used by GHES, but it is selected by PERF_EVENT.
For now PERF_EVENT is selected by x86 by default, but
in concept, IRQ_WORK should be selected by GHES, not by others.

Signed-off-by: Chen Gong <gong.chen@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/apei/Kconfig