Re: [PATCH 0/2] enable the coreint for the mpc85xx 64bit boards

2013-04-11 Thread Kumar Gala

On Apr 10, 2013, at 8:32 PM, Kevin Hao wrote:

 Hi,
 
 With the rework of the lazy EE, it seems that 64bit kernel works pretty
 well on mpc85xx 64bit boards with lazy EE enabled. So this patch series
 tries to enable the coreint for these boards by default. This passed
 the ltp test on a t4240qds board and is based on Kumar's next branch.
 
 ---
 Kevin Hao (2):
  powerpc/irq: remove the unneeded flag PACA_IRQ_EE_EDGE
  powerpc/85xx: enable coreint for all the 64bit boards
 
 arch/powerpc/include/asm/hw_irq.h   | 1 -
 arch/powerpc/kernel/exceptions-64e.S| 1 -
 arch/powerpc/kernel/irq.c   | 8 
 arch/powerpc/platforms/85xx/p5020_ds.c  | 5 -
 arch/powerpc/platforms/85xx/p5040_ds.c  | 5 -
 arch/powerpc/platforms/85xx/t4240_qds.c | 5 -
 6 files changed, 25 deletions(-)

Scott,

I'd appreciate your review and ack on this change.

thanks

- k
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


Re: [PATCH 0/2] enable the coreint for the mpc85xx 64bit boards

2013-04-11 Thread Scott Wood

On 04/11/2013 08:21:24 AM, Kumar Gala wrote:


On Apr 10, 2013, at 8:32 PM, Kevin Hao wrote:

 Hi,

 With the rework of the lazy EE, it seems that 64bit kernel works  
pretty
 well on mpc85xx 64bit boards with lazy EE enabled. So this patch  
series

 tries to enable the coreint for these boards by default. This passed
 the ltp test on a t4240qds board and is based on Kumar's next  
branch.


 ---
 Kevin Hao (2):
  powerpc/irq: remove the unneeded flag PACA_IRQ_EE_EDGE
  powerpc/85xx: enable coreint for all the 64bit boards

 arch/powerpc/include/asm/hw_irq.h   | 1 -
 arch/powerpc/kernel/exceptions-64e.S| 1 -
 arch/powerpc/kernel/irq.c   | 8 
 arch/powerpc/platforms/85xx/p5020_ds.c  | 5 -
 arch/powerpc/platforms/85xx/p5040_ds.c  | 5 -
 arch/powerpc/platforms/85xx/t4240_qds.c | 5 -
 6 files changed, 25 deletions(-)

Scott,

I'd appreciate your review and ack on this change.


ACK

-Scott
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev


[PATCH 0/2] enable the coreint for the mpc85xx 64bit boards

2013-04-10 Thread Kevin Hao
Hi,

With the rework of the lazy EE, it seems that 64bit kernel works pretty
well on mpc85xx 64bit boards with lazy EE enabled. So this patch series
tries to enable the coreint for these boards by default. This passed
the ltp test on a t4240qds board and is based on Kumar's next branch.

---
Kevin Hao (2):
  powerpc/irq: remove the unneeded flag PACA_IRQ_EE_EDGE
  powerpc/85xx: enable coreint for all the 64bit boards

 arch/powerpc/include/asm/hw_irq.h   | 1 -
 arch/powerpc/kernel/exceptions-64e.S| 1 -
 arch/powerpc/kernel/irq.c   | 8 
 arch/powerpc/platforms/85xx/p5020_ds.c  | 5 -
 arch/powerpc/platforms/85xx/p5040_ds.c  | 5 -
 arch/powerpc/platforms/85xx/t4240_qds.c | 5 -
 6 files changed, 25 deletions(-)

-- 
1.8.1.4

Thanks,
Kevin
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev