2011-05-22 07:07:37

by James Bottomley

[permalink] [raw]
Subject: [GIT PULL] parisc updates for the 2.6.38 merge window

There are is one major fix in this: hopefully a final end to some of the
segfault issues on the platform caused by aggressive icache speculation.
Also, all of the currently missing syscalls on the platform are wired up

The patch is available here:

master.kernel.org:/pub/scm/linux/kernel/git/jejb/parisc-2.6.git#for-linus

The short changelog is:

James Bottomley (6):
[PARISC] wire up syncfs syscall
[PARISC] wire up the fhandle syscalls
[PARISC] wire up clock_adjtime syscall
[PARISC] wire up fanotify syscalls
[PARISC] prevent speculative re-read on cache flush
[PARISC] only make executable areas executable

Meelis Roos (1):
[PARISC] fix pacache .size with new binutils

And the diffstat:

arch/parisc/include/asm/cacheflush.h | 5 +-
arch/parisc/include/asm/pgtable.h | 9 +-
arch/parisc/include/asm/unistd.h | 8 +-
arch/parisc/kernel/cache.c | 13 ++-
arch/parisc/kernel/entry.S | 3 +
arch/parisc/kernel/head.S | 5 +-
arch/parisc/kernel/module.c | 10 ++-
arch/parisc/kernel/pacache.S | 6 +-
arch/parisc/kernel/sys_parisc32.c | 8 +
arch/parisc/kernel/syscall_table.S | 6 +
arch/parisc/kernel/vmlinux.lds.S | 1 +
arch/parisc/mm/init.c | 260 +++++++++++++++++++---------------
12 files changed, 205 insertions(+), 129 deletions(-)

James


2011-05-22 17:58:52

by John David Anglin

[permalink] [raw]
Subject: Re: [GIT PULL] parisc updates for the 2.6.38 merge window

For 2.6.38?

Dave
--
J. David Anglin [email protected]
National Research Council of Canada (613) 990-0752 (FAX: 952-6602)

2011-05-22 18:02:15

by James Bottomley

[permalink] [raw]
Subject: Re: [GIT PULL] parisc updates for the 2.6.38 merge window



John David Anglin <[email protected]> wrote:

>For 2.6.38?

Yes well as you and several others noticed I forgot to forward port the pull template.

Sorry

James
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity and top posting.