From: Raghu Gandham <raghu@mips.com>
To: linux-mips@linux-mips.org
Cc: raghu@mips.com, chris@mips.com
Subject: [PATCH 0/2] Port MT and SMTC changes from linux-mti
Date: Fri, 10 Jul 2009 02:05:29 -0700 [thread overview]
Message-ID: <20090710090529.26243.22320.stgit@linux-raghu> (raw)
The following series of patches port MT and SMTC changes in linux-mti.git repository to the head of tree.
---
Chris Dearman (1):
Add debug prints during CPU intialization.
Jaidev Patwardhan (1):
Avoid queing multiple reschedule IPI's in SMTC
arch/mips/include/asm/gcmpregs.h | 18 ++--
arch/mips/include/asm/gic.h | 188 ++++---------------------------------
arch/mips/include/asm/smtc_ipi.h | 5 +
arch/mips/kernel/irq-gic.c | 116 +++++++++--------------
arch/mips/kernel/smp-mt.c | 10 ++
arch/mips/kernel/smtc.c | 33 ++++++
arch/mips/mti-malta/malta-amon.c | 7 +
arch/mips/mti-malta/malta-int.c | 117 ++++++++++++++---------
arch/mips/mti-malta/malta-pci.c | 14 ++-
arch/mips/mti-malta/malta-setup.c | 100 ++++++++++++++++++++
10 files changed, 301 insertions(+), 307 deletions(-)
next reply other threads:[~2009-07-10 9:05 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-10 9:05 Raghu Gandham [this message]
2009-07-10 9:05 ` [PATCH 1/2] Add debug prints during CPU intialization Raghu Gandham
2009-07-10 9:06 ` [PATCH 2/2] Avoid queing multiple reschedule IPI's in SMTC 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=20090710090529.26243.22320.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;
as well as URLs for NNTP newsgroup(s).