2.6.17: Yet another .config that won't build

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On i386, selecting SMP, HIGHMEM64G and X86_GENERICARCH enables NUMA.
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 */

-- 
Chuck
 "You can't read a newspaper if you can't read."  --George W. Bush
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux