Re: [PATCH] powerpc: disable MSI using new interface if possible

2011-03-09 Thread Florian Mickler
Am 10.03.2011 04:50 schrieb "Joe Perches" : > > On Thu, 2011-03-10 at 14:35 +1100, Michael Ellerman wrote: > > On Wed, 2011-03-09 at 16:28 -0800, Joe Perches wrote: > > > On Thu, 2011-03-10 at 10:12 +1100, Michael Ellerman wrote: > > > > True my last patch may have been two years ago, but I _wrote

Re: [PATCH] powerpc: disable MSI using new interface if possible

2011-03-09 Thread Joe Perches
On Thu, 2011-03-10 at 14:35 +1100, Michael Ellerman wrote: > On Wed, 2011-03-09 at 16:28 -0800, Joe Perches wrote: > > On Thu, 2011-03-10 at 10:12 +1100, Michael Ellerman wrote: > > > True my last patch may have been two years ago, but I _wrote the entire > > > file_, and essentially no one else ha

Re: [PATCH] powerpc: disable MSI using new interface if possible

2011-03-09 Thread Michael Ellerman
On Wed, 2011-03-09 at 16:28 -0800, Joe Perches wrote: > On Thu, 2011-03-10 at 10:12 +1100, Michael Ellerman wrote: > > True my last patch may have been two years ago, but I _wrote the entire > > file_, and essentially no one else has ever touched it. > > > > > $ ./scripts/get_maintainer.pl -f arch

Re: [PATCH] powerpc: disable MSI using new interface if possible

2011-03-09 Thread Nishanth Aravamudan
On 09.03.2011 [16:28:23 -0800], Joe Perches wrote: > On Thu, 2011-03-10 at 10:12 +1100, Michael Ellerman wrote: > > True my last patch may have been two years ago, but I _wrote the entire > > file_, and essentially no one else has ever touched it. > > > > > $ ./scripts/get_maintainer.pl -f arch/po

Re: [PATCH] powerpc: disable MSI using new interface if possible

2011-03-09 Thread Joe Perches
On Thu, 2011-03-10 at 10:12 +1100, Michael Ellerman wrote: > True my last patch may have been two years ago, but I _wrote the entire > file_, and essentially no one else has ever touched it. > > > $ ./scripts/get_maintainer.pl -f arch/powerpc/platforms/pseries/msi.c > > Benjamin Herrenschmidt (su

Re: [PATCH] powerpc: disable MSI using new interface if possible

2011-03-09 Thread Michael Ellerman
On Thu, 2011-03-03 at 19:29 -0800, Joe Perches wrote: > On Fri, 2011-03-04 at 14:06 +1100, Michael Ellerman wrote: > > On Thu, 2011-03-03 at 17:41 -0800, Nishanth Aravamudan wrote: > > > On 04.03.2011 [12:05:29 +1100], Michael Ellerman wrote: > > > > Cc: Me :) > > > Sorry! I was in a hurry to get

Re: [PATCH] powerpc: disable MSI using new interface if possible

2011-03-09 Thread Michael Ellerman
On Mon, 2011-03-07 at 21:34 -0800, Nishanth Aravamudan wrote: > On 03.03.2011 [23:24:44 -0800], Nishanth Aravamudan wrote: > > On 04.03.2011 [14:01:24 +1100], Michael Ellerman wrote: > > > Looking closer at your patch, now I don't understand :) > > > > > > + /* > > > +* disabling MSI

Re: [PATCH] powerpc: disable MSI using new interface if possible

2011-03-07 Thread Nishanth Aravamudan
On 03.03.2011 [23:24:44 -0800], Nishanth Aravamudan wrote: > On 04.03.2011 [14:01:24 +1100], Michael Ellerman wrote: > > On Thu, 2011-03-03 at 17:41 -0800, Nishanth Aravamudan wrote: > > > On 04.03.2011 [12:05:29 +1100], Michael Ellerman wrote: > > > > On Thu, 2011-03-03 at 11:39 -0800, Nishanth Ar

Re: [PATCH] powerpc: disable MSI using new interface if possible

2011-03-04 Thread Florian Mickler
On Thu, 03 Mar 2011 19:29:19 -0800 Joe Perches wrote: > > $ git log --pretty=format:"%an %ae" arch/powerpc/platforms/pseries/msi.c > > Andre Detsch adet...@br.ibm.com > > Michael Ellerman mich...@ellerman.id.au > > Michael Ellerman mich...@ellerman.id.au > > Michael Ellerman mich...@ellerman.id.a

Re: [PATCH] powerpc: disable MSI using new interface if possible

2011-03-03 Thread Nishanth Aravamudan
On 04.03.2011 [14:01:24 +1100], Michael Ellerman wrote: > On Thu, 2011-03-03 at 17:41 -0800, Nishanth Aravamudan wrote: > > On 04.03.2011 [12:05:29 +1100], Michael Ellerman wrote: > > > On Thu, 2011-03-03 at 11:39 -0800, Nishanth Aravamudan wrote: > > > > On upcoming hardware, we have a PCI adapter

Re: [PATCH] powerpc: disable MSI using new interface if possible

2011-03-03 Thread Joe Perches
On Fri, 2011-03-04 at 14:06 +1100, Michael Ellerman wrote: > On Thu, 2011-03-03 at 17:41 -0800, Nishanth Aravamudan wrote: > > On 04.03.2011 [12:05:29 +1100], Michael Ellerman wrote: > > > Cc: Me :) > > Sorry! I was in a hurry to get this out the door, my fault. Note, you > > don't show up per scr

Re: [PATCH] powerpc: disable MSI using new interface if possible

2011-03-03 Thread Michael Ellerman
On Thu, 2011-03-03 at 17:41 -0800, Nishanth Aravamudan wrote: > On 04.03.2011 [12:05:29 +1100], Michael Ellerman wrote: > > On Thu, 2011-03-03 at 11:39 -0800, Nishanth Aravamudan wrote: > > > On upcoming hardware, we have a PCI adapter with two functions, one of .. > > > Signed-off-by: Nishanth Ara

Re: [PATCH] powerpc: disable MSI using new interface if possible

2011-03-03 Thread Michael Ellerman
On Thu, 2011-03-03 at 17:41 -0800, Nishanth Aravamudan wrote: > On 04.03.2011 [12:05:29 +1100], Michael Ellerman wrote: > > On Thu, 2011-03-03 at 11:39 -0800, Nishanth Aravamudan wrote: > > > On upcoming hardware, we have a PCI adapter with two functions, one of > > > which uses MSI and the other u

[PATCH] powerpc: disable MSI using new interface if possible

2011-03-03 Thread Nishanth Aravamudan
On 04.03.2011 [12:05:29 +1100], Michael Ellerman wrote: > On Thu, 2011-03-03 at 11:39 -0800, Nishanth Aravamudan wrote: > > On upcoming hardware, we have a PCI adapter with two functions, one of > > which uses MSI and the other uses MSI-X. This adapter, when MSI is > > disabled using the "old" firm