From: Raghu Gandham <raghu@mips.com>
To: linux-mips@linux-mips.org
Cc: raghu@mips.com, chris@mips.com
Subject: [PATCH 0/3] Port malta interrupt changes (GIC, GCMP) from linux-mti
Date: Fri, 10 Jul 2009 01:53:39 -0700 [thread overview]
Message-ID: <20090710085338.25918.37597.stgit@linux-raghu> (raw)
The following series of patches port the changes in linux-mti.git repository to the head of tree.
---
Chris Dearman (2):
Port of GIC related changes from MTI branch.
Fix accesses to device registers on MIPS boards
Jaidev Patwardhan (1):
Avoid accessing GCMP registers when they are not present
arch/mips/Kconfig | 1
arch/mips/include/asm/gcmpregs.h | 18 ++--
arch/mips/include/asm/gic.h | 188 ++++---------------------------------
arch/mips/kernel/irq-gic.c | 116 +++++++++--------------
arch/mips/kernel/setup.c | 3 -
arch/mips/kernel/smp-mt.c | 10 ++
arch/mips/kernel/vpe.c | 3 -
arch/mips/mti-malta/malta-amon.c | 7 +
arch/mips/mti-malta/malta-int.c | 119 ++++++++++++++---------
arch/mips/mti-malta/malta-pci.c | 14 ++-
arch/mips/mti-malta/malta-setup.c | 111 ++++++++++++++++++++++
11 files changed, 286 insertions(+), 304 deletions(-)
next reply other threads:[~2009-07-10 8:54 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-10 8:53 Raghu Gandham [this message]
2009-07-10 8:53 ` [PATCH 1/3] Fix accesses to device registers on MIPS boards Raghu Gandham
2009-07-10 8:54 ` [PATCH 2/3] Port of GIC related changes from MTI branch Raghu Gandham
2009-07-10 8:54 ` [PATCH 3/3] Avoid accessing GCMP registers when they are not present Raghu Gandham
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090710085338.25918.37597.stgit@linux-raghu \
--to=raghu@mips.com \
--cc=chris@mips.com \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox