* [PATCH] Add Kconfig option IRQ_WORK for GHES
@ 2011-08-10 2:46 Chen Gong
2011-08-11 19:42 ` Len Brown
0 siblings, 1 reply; 3+ messages in thread
From: Chen Gong @ 2011-08-10 2:46 UTC (permalink / raw)
To: linux-acpi; +Cc: ying.huang, Chen Gong
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>
---
drivers/acpi/apei/Kconfig | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/acpi/apei/Kconfig b/drivers/acpi/apei/Kconfig
index c34aa51..e3f4787 100644
--- a/drivers/acpi/apei/Kconfig
+++ b/drivers/acpi/apei/Kconfig
@@ -13,6 +13,7 @@ config ACPI_APEI_GHES
bool "APEI Generic Hardware Error Source"
depends on ACPI_APEI && X86
select ACPI_HED
+ select IRQ_WORK
select LLIST
select GENERIC_ALLOCATOR
help
--
1.7.6.401.g6a319
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Add Kconfig option IRQ_WORK for GHES
2011-08-10 2:46 [PATCH] Add Kconfig option IRQ_WORK for GHES Chen Gong
@ 2011-08-11 19:42 ` Len Brown
2011-08-12 1:47 ` Chen Gong
0 siblings, 1 reply; 3+ messages in thread
From: Len Brown @ 2011-08-11 19:42 UTC (permalink / raw)
To: Chen Gong; +Cc: linux-acpi, ying.huang
applied
thanks,
Len Brown, Intel Open Source Technology Center
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Add Kconfig option IRQ_WORK for GHES
2011-08-11 19:42 ` Len Brown
@ 2011-08-12 1:47 ` Chen Gong
0 siblings, 0 replies; 3+ messages in thread
From: Chen Gong @ 2011-08-12 1:47 UTC (permalink / raw)
To: Len Brown; +Cc: linux-acpi, ying.huang
于 2011/8/12 3:42, Len Brown 写道:
> applied
>
> thanks,
> Len Brown, Intel Open Source Technology Center
>
Hi, Len
According to Ying's suggestion, how about changing the
title like this" "Select IRQ_WORK in GHES Kconfig option"
when you merge the patch ?
Thanks a lot !
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-08-12 1:47 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-10 2:46 [PATCH] Add Kconfig option IRQ_WORK for GHES Chen Gong
2011-08-11 19:42 ` Len Brown
2011-08-12 1:47 ` Chen Gong
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox