linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Paul Mundt <lethal@linux-sh.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] sh updates for 2.6.25-rc8
Date: Mon, 31 Mar 2008 07:20:09 +0000	[thread overview]
Message-ID: <20080331072009.GC16398@linux-sh.org> (raw)

Please pull from:

	master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6.25.git

Which contains:

Adrian Bunk (1):
      remove include/asm-sh/floppy.h

Paul Mundt (2):
      sh: Fix occasional FPU register corruption under preempt.
      sh: Fix TIF_USEDFPU clearing under FPU emulation.

Yoshihiro Shimoda (1):
      sh: Fix up uImage compression type

 arch/sh/Kconfig               |    3 -
 arch/sh/boot/Makefile         |    2 +-
 arch/sh/kernel/cpu/sh2a/fpu.c |    1 +
 arch/sh/kernel/cpu/sh4/fpu.c  |    1 +
 arch/sh/kernel/cpu/sh5/fpu.c  |    1 +
 arch/sh/kernel/dump_task.c    |    1 +
 arch/sh/kernel/process_32.c   |    1 +
 arch/sh/kernel/signal_32.c    |    1 +
 include/asm-sh/floppy.h       |  268 -----------------------------------------
 include/asm-sh/fpu.h          |   39 ++++---
 include/asm-sh/processor.h    |    1 -
 include/asm-sh/processor_32.h |    1 +
 include/asm-sh/processor_64.h |    1 +
 13 files changed, 33 insertions(+), 288 deletions(-)
 delete mode 100644 include/asm-sh/floppy.h

                 reply	other threads:[~2008-03-31  7:20 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=20080331072009.GC16398@linux-sh.org \
    --to=lethal@linux-sh.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@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;
as well as URLs for NNTP newsgroup(s).