Re: [PATCH] powerpc: allow compiling with GENERIC_MSI_IRQ

2017-06-30 Thread Laurentiu Tudor
Hi Michael, On 06/30/2017 01:08 PM, Michael Ellerman wrote: > Hi Laurentiu, > > laurentiu.tu...@nxp.com writes: >> From: Laurentiu Tudor >> >> This allows building powerpc with the GENERIC_MSI_IRQ Kconfig >> by enabling the asm-generic msi.h in Kbuild. Without this, >>

Re: [PATCH] powerpc: allow compiling with GENERIC_MSI_IRQ

2017-06-30 Thread Michael Ellerman
Hi Laurentiu, laurentiu.tu...@nxp.com writes: > From: Laurentiu Tudor > > This allows building powerpc with the GENERIC_MSI_IRQ Kconfig > by enabling the asm-generic msi.h in Kbuild. Without this, > there's a compilation error [1] because powerpc, as most arches, >

[PATCH] powerpc: allow compiling with GENERIC_MSI_IRQ

2017-06-30 Thread laurentiu.tudor
From: Laurentiu Tudor This allows building powerpc with the GENERIC_MSI_IRQ Kconfig by enabling the asm-generic msi.h in Kbuild. Without this, there's a compilation error [1] because powerpc, as most arches, doesn't provide an asm/msi.h. [1] In file included from

[RFC PATCH] powerpc: allow compiling with GENERIC_MSI_IRQ

2017-06-28 Thread laurentiu.tudor
From: Laurentiu Tudor This allows building powerpc with the GENERIC_MSI_IRQ Kconfig by enabling the asm-generic msi.h in Kbuild. Without this, there's a compilation error [1] because powerpc, as most arches, doesn't provide an asm/msi.h. [1] In file included from