Linus, Here is a part of the removal of CONFIG_MULTIQUAD that didn't get in yet. There are still occurences of CONFIG_MULTIQUAD in arch/i386/pci/Makefile, and since this config option no longer exists, the pci code for NUMA-Q is exceedingly unlikely to get compiled in correctly. Please apply. Changelog: 1. Remove the 2 remaining occurences of CONFIG_MULTIQUAD in the kernel source (arch/i386/pci/Makefile) 2. Rename arch/i386/pci/numa.c to arch/i386/pci/numaq.c to accurately reflect that this file contains code specific to NUMA-Q, not generic i386 NUMA. Cheers! -Matt