* [git patches] parisc fixes for v2.6.34
@ 2010-03-06 23:20 Kyle McMartin
2010-03-06 23:21 ` Kyle McMartin
0 siblings, 1 reply; 2+ messages in thread
From: Kyle McMartin @ 2010-03-06 23:20 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel, linux-parisc
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(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [git patches] parisc fixes for v2.6.34
2010-03-06 23:20 [git patches] parisc fixes for v2.6.34 Kyle McMartin
@ 2010-03-06 23:21 ` Kyle McMartin
0 siblings, 0 replies; 2+ messages in thread
From: Kyle McMartin @ 2010-03-06 23:21 UTC (permalink / raw)
To: kyle; +Cc: torvalds, linux-kernel, linux-parisc
On Sat, Mar 06, 2010 at 11:20:35PM +0000, Kyle McMartin wrote:
> /pub/scm/linux/kernel/git/kyle/parisc-2.6.git for-linus
>
Ugh, sorry, I meant of course:
master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git for-linus
My bad for forgetting to edit that.
regards, Kyle
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-03-06 23:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-06 23:20 [git patches] parisc fixes for v2.6.34 Kyle McMartin
2010-03-06 23:21 ` Kyle McMartin
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox