lkml.org 
[lkml]   [2006]   [Jul]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.17: Yet another .config that won't build
On Fri, 23 Jun 2006 09:53:05 -0400 Chuck Ebbert wrote:

> On i386, selecting SMP, HIGHMEM64G and X86_GENERICARCH enables NUMA.

I don't see NUMA being enabled by SMP + HIGHMEM64G + X86_GENERICARCH
(on 2.6.17-git20). Has this already been fixed?


> Then selecting NUMA automatically selects ACPI_SRAT even when ACPI
> is unselected. The resulting .config won't build:
>
> arch/i386/kernel/srat.c: In function `parse_cpu_affinity_structure':
> arch/i386/kernel/srat.c:70: error: dereferencing pointer to incomplete type
>
> static void __init parse_cpu_affinity_structure(char *p)
> {
> struct acpi_table_processor_affinity *cpu_affinity =
> (struct acpi_table_processor_affinity *) p;
>
> 70 ===> if (!cpu_affinity->flags.enabled)
> return; /* empty entry */
>


---
~Randy
-
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: 2006-07-02 20:29    [W:0.030 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site