* [patch 1/1] Fix help for ACPI_CONTAINER
@ 2005-02-23 10:02 akpm-3NddpPZAyC0
[not found] ` <200502231002.j1NA2kpS021098-bipKiLWnuIsyyg0EjBt7GtHuzzzSOjJt@public.gmane.org>
0 siblings, 1 reply; 3+ messages in thread
From: akpm-3NddpPZAyC0 @ 2005-02-23 10:02 UTC (permalink / raw)
To: len.brown-ral2JQCrhuEAvxtiuMwx3w
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, akpm-3NddpPZAyC0,
tokunaga.keiich-+CUm20s59erQFUHtdCDX3A
From: Keiichiro Tokunaga <tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
This is to fix Kconfig help of ACPI_CONTAINER that did not really help. I
posted the patch before, but it seems that it has not applied yet. Sorry
for the previous terrible help.
Signed-off-by: Keiichiro Tokunaga <tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
Signed-off-by: Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>
---
25-akpm/drivers/acpi/Kconfig | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff -puN drivers/acpi/Kconfig~fix-help-for-acpi_container drivers/acpi/Kconfig
--- 25/drivers/acpi/Kconfig~fix-help-for-acpi_container Thu Feb 17 17:13:31 2005
+++ 25-akpm/drivers/acpi/Kconfig Thu Feb 17 17:13:31 2005
@@ -359,8 +359,13 @@ config ACPI_CONTAINER
depends on EXPERIMENTAL
default (ACPI_HOTPLUG_MEMORY || ACPI_HOTPLUG_CPU || ACPI_HOTPLUG_IO)
---help---
- This is the ACPI generic container driver which supports
- ACPI0004, PNP0A05 and PNP0A06 devices
+ This allows _physical_ insertion and removal of CPUs and memory.
+ This can be useful, for example, on NUMA machines that support
+ ACPI based physical hotplug of nodes, or non-NUMA machines that
+ support physical cpu/memory hot-plug.
+
+ If one selects "m", this driver can be loaded with
+ "modprobe acpi_container".
endif # ACPI
_
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [patch 1/1] Fix help for ACPI_CONTAINER
[not found] ` <200502231002.j1NA2kpS021098-bipKiLWnuIsyyg0EjBt7GtHuzzzSOjJt@public.gmane.org>
@ 2005-03-02 18:42 ` Len Brown
0 siblings, 0 replies; 3+ messages in thread
From: Len Brown @ 2005-03-02 18:42 UTC (permalink / raw)
To: Andrew Morton; +Cc: ACPI Developers, tokunaga.keiich-+CUm20s59erQFUHtdCDX3A
Applied.
thanks,
-Len
On Wed, 2005-02-23 at 05:02, akpm-3NddpPZAyC0@public.gmane.org wrote:
> From: Keiichiro Tokunaga <tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
>
> This is to fix Kconfig help of ACPI_CONTAINER that did not really
> help. I
> posted the patch before, but it seems that it has not applied yet.
> Sorry
> for the previous terrible help.
>
> Signed-off-by: Keiichiro Tokunaga <tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
> Signed-off-by: Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>
> ---
>
> 25-akpm/drivers/acpi/Kconfig | 9 +++++++--
> 1 files changed, 7 insertions(+), 2 deletions(-)
>
> diff -puN drivers/acpi/Kconfig~fix-help-for-acpi_container
> drivers/acpi/Kconfig
> --- 25/drivers/acpi/Kconfig~fix-help-for-acpi_container Thu Feb 17
> 17:13:31 2005
> +++ 25-akpm/drivers/acpi/Kconfig Thu Feb 17 17:13:31 2005
> @@ -359,8 +359,13 @@ config ACPI_CONTAINER
> depends on EXPERIMENTAL
> default (ACPI_HOTPLUG_MEMORY || ACPI_HOTPLUG_CPU ||
> ACPI_HOTPLUG_IO)
> ---help---
> - This is the ACPI generic container driver which
> supports
> - ACPI0004, PNP0A05 and PNP0A06 devices
> + This allows _physical_ insertion and removal of CPUs and
> memory.
> + This can be useful, for example, on NUMA machines that
> support
> + ACPI based physical hotplug of nodes, or non-NUMA machines
> that
> + support physical cpu/memory hot-plug.
> +
> + If one selects "m", this driver can be loaded with
> + "modprobe acpi_container".
>
> endif # ACPI
>
> _
>
>
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
* [patch 1/1] Fix help for ACPI_CONTAINER
@ 2005-03-09 9:05 akpm-3NddpPZAyC0
0 siblings, 0 replies; 3+ messages in thread
From: akpm-3NddpPZAyC0 @ 2005-03-09 9:05 UTC (permalink / raw)
To: len.brown-ral2JQCrhuEAvxtiuMwx3w
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, akpm-3NddpPZAyC0,
tokunaga.keiich-+CUm20s59erQFUHtdCDX3A
From: Keiichiro Tokunaga <tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
This is to fix Kconfig help of ACPI_CONTAINER that did not really help. I
posted the patch before, but it seems that it has not applied yet. Sorry
for the previous terrible help.
Signed-off-by: Keiichiro Tokunaga <tokunaga.keiich-+CUm20s59erQFUHtdCDX3A@public.gmane.org>
Signed-off-by: Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>
---
25-akpm/drivers/acpi/Kconfig | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diff -puN drivers/acpi/Kconfig~fix-help-for-acpi_container drivers/acpi/Kconfig
--- 25/drivers/acpi/Kconfig~fix-help-for-acpi_container 2005-03-09 01:05:00.000000000 -0800
+++ 25-akpm/drivers/acpi/Kconfig 2005-03-09 01:05:00.000000000 -0800
@@ -328,8 +328,13 @@ config ACPI_CONTAINER
depends on EXPERIMENTAL
default (ACPI_HOTPLUG_MEMORY || ACPI_HOTPLUG_CPU || ACPI_HOTPLUG_IO)
---help---
- This is the ACPI generic container driver which supports
- ACPI0004, PNP0A05 and PNP0A06 devices
+ This allows _physical_ insertion and removal of CPUs and memory.
+ This can be useful, for example, on NUMA machines that support
+ ACPI based physical hotplug of nodes, or non-NUMA machines that
+ support physical cpu/memory hot-plug.
+
+ If one selects "m", this driver can be loaded with
+ "modprobe acpi_container".
endif # ACPI
_
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-03-09 9:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-23 10:02 [patch 1/1] Fix help for ACPI_CONTAINER akpm-3NddpPZAyC0
[not found] ` <200502231002.j1NA2kpS021098-bipKiLWnuIsyyg0EjBt7GtHuzzzSOjJt@public.gmane.org>
2005-03-02 18:42 ` Len Brown
-- strict thread matches above, loose matches on Subject: below --
2005-03-09 9:05 akpm-3NddpPZAyC0
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox