From: leif.lindholm@arm.com (Leif Lindholm)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] Updated SWP emulation patch
Date: Fri, 09 Apr 2010 19:00:27 +0100 [thread overview]
Message-ID: <20100409175628.5003.10282.stgit@e101986-lin> (raw)
I submitted the previous version of this patch back in January,
and received no further feedback on it. This version is brought
up to date with Linus's tree as of today, and contains a couple
of very minor fixes (Kconfig, logging) added.
Could I send this version to the patch system?
---
Leif Lindholm (1):
ARM: Add SWP/SWPB emulation for ARMv7 processors (v5)
Documentation/arm/00-INDEX | 2
Documentation/arm/swp_emulation | 27 ++++
arch/arm/kernel/Makefile | 1
arch/arm/kernel/swp_emulate.c | 260 +++++++++++++++++++++++++++++++++++++++
arch/arm/mm/Kconfig | 21 +++
arch/arm/mm/proc-v7.S | 6 +
6 files changed, 317 insertions(+), 0 deletions(-)
create mode 100644 Documentation/arm/swp_emulation
create mode 100644 arch/arm/kernel/swp_emulate.c
--
Signature
next reply other threads:[~2010-04-09 18:00 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-09 18:00 Leif Lindholm [this message]
2010-04-09 18:00 ` [PATCH] ARM: Add SWP/SWPB emulation for ARMv7 processors (v5) Leif Lindholm
2010-04-23 14:38 ` Catalin Marinas
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=20100409175628.5003.10282.stgit@e101986-lin \
--to=leif.lindholm@arm.com \
--cc=linux-arm-kernel@lists.infradead.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).