* [patch 02/12] ia64 acpi build fix
@ 2005-02-23 9:52 akpm-3NddpPZAyC0
[not found] ` <200502230953.j1N9rCep020693-bipKiLWnuIsyyg0EjBt7GtHuzzzSOjJt@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: akpm-3NddpPZAyC0 @ 2005-02-23 9:52 UTC (permalink / raw)
To: len.brown-ral2JQCrhuEAvxtiuMwx3w
Cc: acpi-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f, akpm-3NddpPZAyC0
arch/ia64/kernel/acpi.c: In function `acpi_map_iosapic':
arch/ia64/kernel/acpi.c:822: error: `MAX_PXM_DOMAINS' undeclared (first use in this function)
arch/ia64/kernel/acpi.c:822: error: (Each undeclared identifier is reported only once
arch/ia64/kernel/acpi.c:822: error: for each function it appears in.)
arch/ia64/kernel/acpi.c:827: error: `pxm_to_nid_map' undeclared (first use in this function)
Signed-off-by: Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>
---
25-akpm/arch/ia64/kernel/acpi.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -puN arch/ia64/kernel/acpi.c~ia64-acpi-build-fix arch/ia64/kernel/acpi.c
--- 25/arch/ia64/kernel/acpi.c~ia64-acpi-build-fix 2005-02-23 01:47:50.000000000 -0800
+++ 25-akpm/arch/ia64/kernel/acpi.c 2005-02-23 01:47:50.000000000 -0800
@@ -771,7 +771,7 @@ EXPORT_SYMBOL(acpi_unmap_lsapic);
#endif /* CONFIG_ACPI_HOTPLUG_CPU */
-#ifdef CONFIG_NUMA
+#ifdef CONFIG_ACPI_NUMA
acpi_status __init
acpi_map_iosapic (acpi_handle handle, u32 depth, void *context, void **ret)
{
_
-------------------------------------------------------
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] 2+ messages in thread
* Re: [patch 02/12] ia64 acpi build fix
[not found] ` <200502230953.j1N9rCep020693-bipKiLWnuIsyyg0EjBt7GtHuzzzSOjJt@public.gmane.org>
@ 2005-03-02 18:42 ` Len Brown
0 siblings, 0 replies; 2+ messages in thread
From: Len Brown @ 2005-03-02 18:42 UTC (permalink / raw)
To: Andrew Morton; +Cc: ACPI Developers, Tony Luck
Applied.
thanks,
-Len
On Wed, 2005-02-23 at 04:52, akpm-3NddpPZAyC0@public.gmane.org wrote:
>
> arch/ia64/kernel/acpi.c: In function `acpi_map_iosapic':
> arch/ia64/kernel/acpi.c:822: error: `MAX_PXM_DOMAINS' undeclared
> (first use in this function)
> arch/ia64/kernel/acpi.c:822: error: (Each undeclared identifier is
> reported only once
> arch/ia64/kernel/acpi.c:822: error: for each function it appears in.)
> arch/ia64/kernel/acpi.c:827: error: `pxm_to_nid_map' undeclared (first
> use in this function)
>
>
> Signed-off-by: Andrew Morton <akpm-3NddpPZAyC0@public.gmane.org>
> ---
>
> 25-akpm/arch/ia64/kernel/acpi.c | 2 +-
> 1 files changed, 1 insertion(+), 1 deletion(-)
>
> diff -puN arch/ia64/kernel/acpi.c~ia64-acpi-build-fix
> arch/ia64/kernel/acpi.c
> --- 25/arch/ia64/kernel/acpi.c~ia64-acpi-build-fix 2005-02-23
> 01:47:50.000000000 -0800
> +++ 25-akpm/arch/ia64/kernel/acpi.c 2005-02-23 01:47:50.000000000
> -0800
> @@ -771,7 +771,7 @@ EXPORT_SYMBOL(acpi_unmap_lsapic);
> #endif /* CONFIG_ACPI_HOTPLUG_CPU */
>
>
> -#ifdef CONFIG_NUMA
> +#ifdef CONFIG_ACPI_NUMA
> acpi_status __init
> acpi_map_iosapic (acpi_handle handle, u32 depth, void *context, void
> **ret)
> {
> _
>
>
-------------------------------------------------------
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] 2+ messages in thread
end of thread, other threads:[~2005-03-02 18:42 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-23 9:52 [patch 02/12] ia64 acpi build fix akpm-3NddpPZAyC0
[not found] ` <200502230953.j1N9rCep020693-bipKiLWnuIsyyg0EjBt7GtHuzzzSOjJt@public.gmane.org>
2005-03-02 18:42 ` Len Brown
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox