Re: [PATCH for 2.6.17] [3/5] i386/x86_64: Force pci=noacpi on HP XW9300

From: Jeff Garzik
Date: Mon May 15 2006 - 13:16:53 EST


Andi Kleen wrote:
On Monday 15 May 2006 18:47, Brown, Len wrote:
The system has multiple PCI segments and we don't handle that properly
yet in PCI and ACPI. Short term before this is fixed blacklist it to
pci=noacpi.
I'm okay with the patch, but it makes me wonder...

Is this the 1st/only system

x86-

IA64/PA-RISC support subdomains successfully

Linux has run on with multiple PCI segments?

I think IBM summit somehow uses it too.

And there is a patch from Jeff Garzik I think to make the xw9300 subdomains work (or rather implement subdomain support in arch/i386/pci/*), but it breaks the Summit and possibly other non x86 systems. Greg should know details about that.

As usual the systems usually boot even without this patch, but you can't reach all PCI devices.

What are your expectations for where "short-term" ends and "long-term"
begins?

I think Greg has Jeff's patch still queued somewhere, but it needs
to be debugged to work everywhere. After that is done we can drop the blacklist entry. Hopefully for 2.6.19?

For 2.6.17 I don't see any alternative to blacklisting.

-Andi




FWIW I also maintain this "PCI domain support for x86" stuff in a separate branch, which I keep up to date:

'pciseg' branch of
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6.git

Haven't done anything substantive since the original implementation, just kept up with recent kernels.

The xw9300 continues to be my primary workstation (2x2 Opteron), but haven't found time to mess with PCI domains in a while. The BIOS gives me the option to disable PCI domains, so I took the slack way out :)

Jeff


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