Re: [PATCH] powerpc: Remove platforms/wsp and associated pieces

2014-06-04 Thread Michael Ellerman
On Mon, 2014-06-02 at 10:04 +0200, Paul Bolle wrote: > On Mon, 2014-06-02 at 11:20 +1000, Michael Ellerman wrote: > > __attribute__ ((unused)) > > > > WSP is the last user of CONFIG_PPC_A2, so we remove that as well. > > > > Although CONFIG_PPC_ICSWX still exists, it's no longer selectable for >

Re: [PATCH] powerpc: Remove platforms/wsp and associated pieces

2014-06-02 Thread Paul Bolle
On Mon, 2014-06-02 at 11:20 +1000, Michael Ellerman wrote: > __attribute__ ((unused)) > > WSP is the last user of CONFIG_PPC_A2, so we remove that as well. > > Although CONFIG_PPC_ICSWX still exists, it's no longer selectable for > any Book3E platform, so we can remove the code in mmu-book3e.h th

Re: [PATCH] powerpc: Remove platforms/wsp and associated pieces

2014-05-29 Thread Michael Ellerman
On Thu, 2014-05-29 at 19:39 +1000, Stephen Rothwell wrote: > Hi Michael, > > On Thu, 29 May 2014 19:32:52 +1000 Stephen Rothwell > wrote: > > > > On Thu, 29 May 2014 18:50:29 +1000 Michael Ellerman > > wrote: > > > > > > __attribute__ ((unused)) > > > > > > Signed-off-by: Michael Ellerman >

Re: [PATCH] powerpc: Remove platforms/wsp and associated pieces

2014-05-29 Thread Michael Ellerman
On Thu, 2014-05-29 at 19:32 +1000, Stephen Rothwell wrote: > Hi Michael, > > On Thu, 29 May 2014 18:50:29 +1000 Michael Ellerman > wrote: > > > > __attribute__ ((unused)) > > > > Signed-off-by: Michael Ellerman > > So this was the only use of CONFIG_PPC_A2 ... so more cleanup > possible :-) >

Re: [PATCH] powerpc: Remove platforms/wsp and associated pieces

2014-05-29 Thread Stephen Rothwell
Hi Michael, On Thu, 29 May 2014 19:32:52 +1000 Stephen Rothwell wrote: > > On Thu, 29 May 2014 18:50:29 +1000 Michael Ellerman > wrote: > > > > __attribute__ ((unused)) > > > > Signed-off-by: Michael Ellerman > > So this was the only use of CONFIG_PPC_A2 ... so more cleanup > possible :-)

Re: [PATCH] powerpc: Remove platforms/wsp and associated pieces

2014-05-29 Thread Stephen Rothwell
Hi Michael, On Thu, 29 May 2014 18:50:29 +1000 Michael Ellerman wrote: > > __attribute__ ((unused)) > > Signed-off-by: Michael Ellerman So this was the only use of CONFIG_PPC_A2 ... so more cleanup possible :-) I always appreciate negative work :-) -- Cheers, Stephen Rothwell