Re: [PATCH] asm-generic: Add msi.h

2014-11-18 Thread Arnd Bergmann
On Tuesday 18 November 2014 11:59:39 Thomas Gleixner wrote: > On Tue, 18 Nov 2014, Arnd Bergmann wrote: > > > On Tuesday 18 November 2014 11:34:37 Thomas Gleixner wrote: > > > To support MSI irq domains we want a generic data structure for > > > allocation, but we need the option to provide an arc

Re: [PATCH] asm-generic: Add msi.h

2014-11-18 Thread Thomas Gleixner
On Tue, 18 Nov 2014, Arnd Bergmann wrote: > On Tuesday 18 November 2014 11:34:37 Thomas Gleixner wrote: > > To support MSI irq domains we want a generic data structure for > > allocation, but we need the option to provide an architecture specific > > version of it. So instead of playing #ifdef gam

Re: [PATCH] asm-generic: Add msi.h

2014-11-18 Thread Arnd Bergmann
On Tuesday 18 November 2014 11:34:37 Thomas Gleixner wrote: > To support MSI irq domains we want a generic data structure for > allocation, but we need the option to provide an architecture specific > version of it. So instead of playing #ifdef games in linux/msi.h we > add a generic header file an