[RFC/PATCH 4/4] Enable MSI on Powerpc

Michael Ellerman michael at ellerman.id.au
Thu Sep 28 16:07:20 EST 2006


On Wed, 2006-09-27 at 14:46 -0500, Jake Moilanen wrote:
> On Fri, 2006-08-18 at 18:13 +1000, Michael Ellerman wrote:
> > Allow PCI_MSI to build on POWERPC.
> > 
> > Signed-off-by: Michael Ellerman <michael at ellerman.id.au>
> > ---
> > 
> >  drivers/pci/Kconfig |    2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > Index: git/drivers/pci/Kconfig
> > ===================================================================
> > --- git.orig/drivers/pci/Kconfig
> > +++ git/drivers/pci/Kconfig
> > @@ -4,7 +4,7 @@
> >  config PCI_MSI
> >  	bool "Message Signaled Interrupts (MSI and MSI-X)"
> >  	depends on PCI
> > -	depends on (X86_LOCAL_APIC && X86_IO_APIC) || IA64
> > +	depends on (X86_LOCAL_APIC && X86_IO_APIC) || IA64 || POWERPC
> 
> Shouldn't this be PPC?

Maybe. If we use PPC then MSI will get built for arch/ppc as well which
won't work - so I think we should have a POWERPC symbol, I sent that as
a separate patch a while back but it seems to have hit the floor.

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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 191 bytes
Desc: This is a digitally signed message part
URL: <http://lists.ozlabs.org/pipermail/linuxppc-dev/attachments/20060928/2984760e/attachment.pgp>


More information about the Linuxppc-dev mailing list