All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] enable the coreint for the mpc85xx 64bit boards
@ 2013-04-11  1:32 Kevin Hao
  2013-04-11  1:32 ` [PATCH 1/2] powerpc/irq: remove the unneeded flag PACA_IRQ_EE_EDGE Kevin Hao
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Kevin Hao @ 2013-04-11  1:32 UTC (permalink / raw)
  To: Kumar Gala, Benjamin Herrenschmidt; +Cc: linuxppc

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2013-08-27  8:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11  1:32 [PATCH 0/2] enable the coreint for the mpc85xx 64bit boards Kevin Hao
2013-04-11  1:32 ` [PATCH 1/2] powerpc/irq: remove the unneeded flag PACA_IRQ_EE_EDGE Kevin Hao
2013-08-27  7:53   ` Benjamin Herrenschmidt
2013-08-27  8:04     ` Kevin Hao
2013-04-11  1:32 ` [PATCH 2/2] powerpc/85xx: enable coreint for all the 64bit boards Kevin Hao
2013-05-11  7:00   ` Kevin Hao
2013-04-11 13:21 ` [PATCH 0/2] enable the coreint for the mpc85xx " Kumar Gala
2013-04-11 20:45   ` Scott Wood

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.