On Thu, 2007-05-24 at 22:19 -0600, Eric W. Biederman wrote: > Currently we blacklist known bad msi configurations which means we > keep getting MSI enabled on chipsets that either do not support MSI, > or MSI is implemented improperly. Since the normal IRQ routing > mechanism seems to works even when MSI does not, this is a bad default > and causes non-functioning systems for no good reason. > > So this patch inverts the sense of the MSI bus flag to only enable > MSI on known good systems. I am seeding that list with the set of > chipsets with an enabled hypertransport MSI mapping capability. Which > is as close as I can come to an generic MSI enable. So for actually > using MSI this patch is a regression, but for just having MSI enabled > in the kernel by default things should just work with this patch > applied. I guess this is a good idea for random x86 machines. On powerpc I think we'll just turn it on for every bus, and let the existing per-platform logic decide. cheers -- Michael Ellerman OzLabs, IBM Australia Development Lab wwweb: http://michael.ellerman.id.au phone: +61 2 6212 1183 (tie line 70 21183) We do not inherit the earth from our ancestors, we borrow it from our children. - S.M.A.R.T Person
Attachment:
signature.asc
Description: This is a digitally signed message part
- Follow-Ups:
- Re: [PATCH 1/2] msi: Invert the sense of the MSI enables.
- From: David Miller <[email protected]>
- Re: [PATCH 1/2] msi: Invert the sense of the MSI enables.
- From: [email protected] (Eric W. Biederman)
- Re: [PATCH 1/2] msi: Invert the sense of the MSI enables.
- References:
- [PATCH 1/2] msi: Invert the sense of the MSI enables.
- From: [email protected] (Eric W. Biederman)
- [PATCH 1/2] msi: Invert the sense of the MSI enables.
- Prev by Date: Re: Long delay in resume from RAM (Was Re: [patch 00/69] -stablereview)
- Next by Date: Re: pcmcia resume 60 second hang. Re: [patch 00/69] -stable review
- Previous by thread: Re: [PATCH 1/2] msi: Invert the sense of the MSI enables.
- Next by thread: Re: [PATCH 1/2] msi: Invert the sense of the MSI enables.
- Index(es):