From: Kyle McMartin <kyle@hera.kernel.org>
To: torvalds@linux-foundation.org
Cc: linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org
Subject: [git patches] parisc fixes for v2.6.34
Date: Sat, 6 Mar 2010 23:20:35 +0000 [thread overview]
Message-ID: <20100306232035.GA20546@hera.kernel.org> (raw)
Hi Linus, just a small parisc update for .34 as I've not had a chance to
fix up the new regset and tracehook stuff yet.
All of this code has been baking in -next since last release (except the
latest trivial ratelimit fix) and has been freshly rebased since jejb's
XFS coherence fix was merged seperately.
Tested to build and boot ok on my rp3440.
regards, Kyle
The following changes since commit 66b89159c25a47d2177743526c61b5ada7acc39e:
Linus Torvalds (1):
Merge git://git.kernel.org/.../joern/logfs
are available in the git repository at:
/pub/scm/linux/kernel/git/kyle/parisc-2.6.git for-linus
Akinobu Mita (1):
parisc: use __ratelimit in unaligned.c
Frans Pop (1):
parisc: remove trailing space in messages
Helge Deller (3):
parisc: wire up sys_recvmmsg
parisc: add strict copy size checks (v2)
parisc: drop unnecessary cast in __ldcw_align() macro
John Stultz (1):
parisc: Convert to read/update_persistent_clock
Kyle McMartin (1):
parisc: ditto sys_accept4
Robert P. J. Day (1):
parisc: Simplify param.h by including <asm-generic/param.h>
arch/parisc/Kconfig.debug | 14 ++++++++++++++
arch/parisc/include/asm/param.h | 23 +----------------------
arch/parisc/include/asm/system.h | 2 +-
arch/parisc/include/asm/uaccess.h | 27 +++++++++++++++++++++++++--
arch/parisc/include/asm/unistd.h | 4 +++-
arch/parisc/kernel/cache.c | 4 ++--
arch/parisc/kernel/syscall_table.S | 2 ++
arch/parisc/kernel/time.c | 29 +++++++++++++----------------
arch/parisc/kernel/unaligned.c | 14 ++++----------
arch/parisc/lib/memcpy.c | 3 ++-
drivers/parisc/eisa_enumerator.c | 2 +-
drivers/parisc/superio.c | 2 +-
12 files changed, 69 insertions(+), 57 deletions(-)
next reply other threads:[~2010-03-06 23:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-06 23:20 Kyle McMartin [this message]
2010-03-06 23:21 ` [git patches] parisc fixes for v2.6.34 Kyle McMartin
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=20100306232035.GA20546@hera.kernel.org \
--to=kyle@hera.kernel.org \
--cc=kyle@mcmartin.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-parisc@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 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.