From: Arnd Bergmann <arnd@arndb.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-arch@vger.kernel.org,
lars@metafoo.de, will.deacon@arm.com, james.hogan@imgtec.com
Subject: [GIT PULL] asm-generic cleanups
Date: Fri, 21 Dec 2012 20:43:57 +0000 [thread overview]
Message-ID: <201212212043.57929.arnd@arndb.de> (raw)
The following changes since commit 6f0c0580b70c89094b3422ba81118c7b959c7556:
Linux 3.7-rc2 (2012-10-20 12:11:32 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic.git tags/asm-generic
for you to fetch changes up to fb9de7ebc3a2eb7ddb83c92e288447a0c313bced:
xtensa: Use generic asm/mmu.h for nommu (2012-12-09 23:14:19 +0100)
----------------------------------------------------------------
warning: refname 'asm-generic' is ambiguous.
These are a few cleanups for asm-generic:
* a set of patches from Lars-Peter Clausen to generalize asm/mmu.h
and use it in the architectures that don't need any special handling.
* A patch from Will Deacon to remove the {read,write}s{b,w,l} as
discussed during the arm64 review
* A patch from James Hogan that helps with the meta architecture
series.
----------------------------------------------------------------
James Hogan (1):
asm-generic/io.h: remove asm/cacheflush.h include
Lars-Peter Clausen (5):
asm-generic/mmu.h: Remove unused vmlist field from mm_context_t
asm-generic/mmu.h: Add support for FDPIC
c6x: Use generic asm/mmu.h
h8300: Use generic asm/mmu.h
xtensa: Use generic asm/mmu.h for nommu
Will Deacon (1):
asm-generic: io: remove {read,write} string functions
arch/c6x/include/asm/Kbuild | 1 +
arch/c6x/include/asm/mmu.h | 22 ----------------------
arch/h8300/include/asm/Kbuild | 1 +
arch/h8300/include/asm/mmu.h | 10 ----------
arch/openrisc/include/asm/io.h | 1 +
arch/xtensa/include/asm/mmu.h | 2 +-
arch/xtensa/include/asm/nommu.h | 3 ---
include/asm-generic/io.h | 31 -------------------------------
include/asm-generic/mmu.h | 6 +++++-
9 files changed, 9 insertions(+), 68 deletions(-)
delete mode 100644 arch/c6x/include/asm/mmu.h
delete mode 100644 arch/h8300/include/asm/mmu.h
delete mode 100644 arch/xtensa/include/asm/nommu.h
next reply other threads:[~2012-12-21 20:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-21 20:43 Arnd Bergmann [this message]
-- strict thread matches above, loose matches on Subject: below --
2015-11-06 16:57 [GIT PULL] asm-generic cleanups Arnd Bergmann
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=201212212043.57929.arnd@arndb.de \
--to=arnd@arndb.de \
--cc=james.hogan@imgtec.com \
--cc=lars@metafoo.de \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=will.deacon@arm.com \
/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