lkml.org 
[lkml]   [2003]   [Jan]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: MAX_IO_APICS #ifdef'd wrongly
Summit needs this too, so it should really be CONFIG_NUMA at least.
Ideally this would go into subarch if we can move it cleanly (hint, hint ;-))
But other than that, yes ... I'll merge it.

Thanks,

M.

--On Friday, January 17, 2003 01:00:31 -0800 William Lee Irwin III <wli@holomorphy.com> wrote:

> CONFIG_X86_NUMA no longer exists. This changes the MAX_IO_APICS
> definition to 32, where it is required to be so large on NUMA-Q
> in order to boot.
>
>
> diff -urpN linux-2.5.59/include/asm-i386/apicdef.h ioapic-2.5.59/include/asm-i386/apicdef.h
> --- linux-2.5.59/include/asm-i386/apicdef.h 2003-01-16 18:22:15.000000000 -0800
> +++ ioapic-2.5.59/include/asm-i386/apicdef.h 2003-01-17 00:58:04.000000000 -0800
> @@ -115,7 +115,7 @@
>
> #define APIC_BASE (fix_to_virt(FIX_APIC_BASE))
>
> -#ifdef CONFIG_X86_NUMA
> +#ifdef CONFIG_X86_NUMAQ
> #define MAX_IO_APICS 32
> #else
> #define MAX_IO_APICS 8
>
>


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:32    [W:0.036 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site