* [GIT PULL] OpenRISC fixes for 3.1
@ 2011-09-11 8:11 Jonas Bonn
0 siblings, 0 replies; only message in thread
From: Jonas Bonn @ 2011-09-11 8:11 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-09-11 8:12 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-11 8:11 [GIT PULL] OpenRISC fixes for 3.1 Jonas Bonn
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox