Linux PARISC architecture development
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>
Cc: Parisc List <linux-parisc@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] parisc updates for the 2.6.38 merge window
Date: Sun, 22 May 2011 11:07:25 +0400	[thread overview]
Message-ID: <1306048045.4092.3.camel@mulgrave.site> (raw)

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



             reply	other threads:[~2011-05-22  7:07 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-22  7:07 James Bottomley [this message]
2011-05-22 17:58 ` [GIT PULL] parisc updates for the 2.6.38 merge window John David Anglin
2011-05-22 18:01   ` James Bottomley
  -- strict thread matches above, loose matches on Subject: below --
2011-03-21 16:45 James Bottomley

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=1306048045.4092.3.camel@mulgrave.site \
    --to=james.bottomley@hansenpartnership.com \
    --cc=akpm@linux-foundation.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox