All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Get 4 core 1004K Malta board working v2
@ 2009-06-17 23:20 Tim Anderson
  2009-06-29 21:55 ` Ralf Baechle
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Anderson @ 2009-06-17 23:20 UTC (permalink / raw)
  To: linux-mips

The following 5 patches add the modifications necessary
to have the Malta 1004K board operational with 4 cores.
This is version 2, I  have updated patches 2, 4 and 5
based on comments from the mail list.

Tim Anderson (5):
  Extend the GIC IPI interrupts beyond 32
  Extend IPI handling to CPU number
  activate CMP support
  Move gcmp_probe to before the SMP ops
  Update sync-r4k for current kernel

 arch/mips/Kconfig                |    4 +-
 arch/mips/include/asm/amon.h     |    7 +++
 arch/mips/include/asm/gcmpregs.h |    2 +
 arch/mips/include/asm/gic.h      |    6 +++
 arch/mips/kernel/irq-gic.c       |   19 +++-----
 arch/mips/kernel/smp-cmp.c       |   66 ++--------------------------
 arch/mips/kernel/sync-r4k.c      |   26 ++++++-----
 arch/mips/mti-malta/malta-init.c |   14 ++++++-
 arch/mips/mti-malta/malta-int.c  |   89 ++++++++++++++++++++------------------
 9 files changed, 104 insertions(+), 129 deletions(-)
 create mode 100644 arch/mips/include/asm/amon.h

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

* Re: [PATCH 0/5] Get 4 core 1004K Malta board working v2
  2009-06-17 23:20 [PATCH 0/5] Get 4 core 1004K Malta board working v2 Tim Anderson
@ 2009-06-29 21:55 ` Ralf Baechle
  0 siblings, 0 replies; 2+ messages in thread
From: Ralf Baechle @ 2009-06-29 21:55 UTC (permalink / raw)
  To: Tim Anderson; +Cc: linux-mips

On Wed, Jun 17, 2009 at 04:20:19PM -0700, Tim Anderson wrote:

Thanks, applied.

  Ralf

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

end of thread, other threads:[~2009-06-29 22:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-17 23:20 [PATCH 0/5] Get 4 core 1004K Malta board working v2 Tim Anderson
2009-06-29 21:55 ` Ralf Baechle

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.