public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Chris Metcalf <cmetcalf@tilera.com>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] additional arch/tile changes for v3.12
Date: Mon, 16 Sep 2013 17:01:29 -0400	[thread overview]
Message-ID: <523771A9.8090800@tilera.com> (raw)

Linus,

Please pull the following changes for 3.12 from:

  git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile.git master

This second batch of changes is just cleanup of various kinds from
doing some tidying work in the sources.  Some dead code is removed,
comment typos fixed, whitespace and style issues cleaned up, and some
header updates from our internal "upstream" architecture team.

Chris Metcalf (8):
      tile: fix typos in comment in arch/tile/kernel/unaligned.c
      tile: use pmd_pfn() instead of casting via pte_t
      tile: remove HUGE_VMAP dead code
      tile: remove stale arch/tile/kernel/futex_64.S
      tile: double default VMALLOC space
      tile: improve gxio iorpc autogenerated code style
      tile: <arch/> header updates from upstream
      tile: remove stray blank space

 arch/tile/Kconfig                         |  2 +-
 arch/tile/gxio/iorpc_mpipe.c              | 90 +++++++++++++++----------------
 arch/tile/gxio/iorpc_mpipe_info.c         | 15 +++---
 arch/tile/gxio/iorpc_trio.c               | 28 +++++-----
 arch/tile/gxio/iorpc_usb_host.c           |  8 +--
 arch/tile/gxio/usb_host.c                 |  8 +--
 arch/tile/include/arch/mpipe.h            | 24 ++++++---
 arch/tile/include/arch/mpipe_constants.h  |  6 +--
 arch/tile/include/arch/mpipe_shm.h        | 54 +++++++++++--------
 arch/tile/include/arch/trio_constants.h   | 10 ++--
 arch/tile/include/asm/page.h              |  5 +-
 arch/tile/include/asm/pgtable_32.h        | 12 +----
 arch/tile/include/asm/pgtable_64.h        |  4 +-
 arch/tile/include/gxio/iorpc_mpipe.h      | 52 +++++++++---------
 arch/tile/include/gxio/iorpc_mpipe_info.h | 12 ++---
 arch/tile/include/gxio/iorpc_trio.h       | 28 +++++-----
 arch/tile/include/gxio/iorpc_usb_host.h   |  8 +--
 arch/tile/include/gxio/usb_host.h         |  8 +--
 arch/tile/kernel/compat.c                 |  2 +-
 arch/tile/kernel/futex_64.S               | 55 -------------------
 arch/tile/kernel/setup.c                  |  3 +-
 arch/tile/kernel/unaligned.c              |  4 +-
 arch/tile/mm/fault.c                      |  2 -
 arch/tile/mm/init.c                       |  4 --
 arch/tile/mm/pgtable.c                    |  3 +-
 25 files changed, 197 insertions(+), 250 deletions(-)
 delete mode 100644 arch/tile/kernel/futex_64.S

-- 
Chris Metcalf, Tilera Corp.
http://www.tilera.com


             reply	other threads:[~2013-09-16 21:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-16 21:01 Chris Metcalf [this message]
2013-09-17 17:30 ` [GIT PULL] additional arch/tile changes for v3.12 Chris Metcalf

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=523771A9.8090800@tilera.com \
    --to=cmetcalf@tilera.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.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