All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: torvalds@osdl.org
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh64: Trivial fixes.
Date: Tue, 12 Sep 2006 15:18:52 +0900	[thread overview]
Message-ID: <20060912061852.GA9249@localhost.na.rta> (raw)

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh64-2.6.git

Which contains:

Paul Mundt:
      sh64: Drop deprecated ISA tuning for legacy toolchains.
      sh64: Trivial build fixes.
      sh64: Use generic BUG_ON()/WARN_ON().
      sh64: Add a sane pm_power_off implementation.

 arch/sh64/Makefile             |    1 -
 arch/sh64/kernel/process.c     |    3 +++
 arch/sh64/mach-cayman/setup.c  |    6 ++++--
 arch/sh64/mm/ioremap.c         |    4 +++-
 drivers/serial/sh-sci.c        |    4 ++--
 include/asm-sh64/bug.h         |   16 ++++------------
 include/asm-sh64/byteorder.h   |    4 ++--
 include/asm-sh64/dma-mapping.h |   16 ++++++++++++----
 include/asm-sh64/io.h          |    7 +++++++
 include/asm-sh64/ptrace.h      |    2 +-
 include/asm-sh64/system.h      |    2 +-
 include/asm-sh64/uaccess.h     |   19 +++++++------------
 12 files changed, 46 insertions(+), 38 deletions(-)

                 reply	other threads:[~2006-09-12  6:19 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20060912061852.GA9249@localhost.na.rta \
    --to=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@osdl.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.