linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Updated SWP emulation patch
@ 2010-04-09 18:00 Leif Lindholm
  2010-04-09 18:00 ` [PATCH] ARM: Add SWP/SWPB emulation for ARMv7 processors (v5) Leif Lindholm
  0 siblings, 1 reply; 3+ messages in thread
From: Leif Lindholm @ 2010-04-09 18:00 UTC (permalink / raw)
  To: linux-arm-kernel

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

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

end of thread, other threads:[~2010-04-23 14:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-09 18:00 [PATCH] Updated SWP emulation patch Leif Lindholm
2010-04-09 18:00 ` [PATCH] ARM: Add SWP/SWPB emulation for ARMv7 processors (v5) Leif Lindholm
2010-04-23 14:38   ` Catalin Marinas

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).