public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonas Bonn <jonas@southpole.se>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel@vger.kernel.org
Subject: [GIT PULL] OpenRISC fixes for 3.1
Date: Sun, 11 Sep 2011 10:11:31 +0200	[thread overview]
Message-ID: <1315728695.4656.8.camel@satguru> (raw)

[-- Attachment #1: Type: text/plain, Size: 948 bytes --]

Hi Linus,

Could you please pull these two fixes that I'd like
to get into 3.1?

-- one missed patch to remove the usage of pt_regs in
   struct sigcontext... needed for uClibc to build
-- one to add some missed DMA ops... needed for some
   yet to be submitted drivers to build

Thanks,
Jonas

The following changes since commit
93ee7a9340d64f20295aacc3fb6a22b759323280:

  Linux 3.1-rc2 (2011-08-14 15:09:08 -0700)

are available in the git repository at:
  git://openrisc.net/~jonas/linux for-linus


Jonas Bonn (2):
      openrisc: don't use pt_regs in struct sigcontext
      Add missing DMA ops

 arch/openrisc/include/asm/dma-mapping.h |   59
+++++++++++++++++++++++++++++-
 arch/openrisc/include/asm/sigcontext.h  |    7 +---
 arch/openrisc/kernel/dma.c              |   28 ++++++++++++++-
 arch/openrisc/kernel/signal.c           |   29 ++++++---------
 4 files changed, 96 insertions(+), 27 deletions(-)


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

                 reply	other threads:[~2011-09-11  8:12 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=1315728695.4656.8.camel@satguru \
    --to=jonas@southpole.se \
    --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