From: Kyle McMartin <kyle@hera.kernel.org>
To: torvalds@linux-foundation.org
Cc: akpm@linux-foundation.org, linux-parisc@vger.kernel.org
Subject: [git patches] bugfixes for parisc for 2.6.35
Date: Sun, 30 May 2010 09:59:19 +0000 [thread overview]
Message-ID: <20100530095919.GA30169@hera.kernel.org> (raw)
Hi Linus, just bug fixes this release, doesn't touch anything outside of
arch/parisc.
--Kyle
The following changes since commit e40152ee1e1c7a63f4777791863215e3faa37a86:
Linus 2.6.34 (2010-05-16 14:17:36 -0700)
are available in the git repository at:
hera.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6.git fixes
Carlos O'Donell (1):
parisc: Use of align_frame provides stack frame.
Helge Deller (1):
parisc: clear floating point exception flag on SIGFPE signal
John David Anglin (5):
parisc: Avoid interruption in critical region in entry.S
parisc: Delete unnecessary nop's in entry.S
parisc: LWS fixes for syscall.S
parisc: Remove unnecessary macros from entry.S
parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic
Nick Piggin (1):
parisc: invoke oom-killer from page fault
arch/parisc/include/asm/cacheflush.h | 16 ++++++++--
arch/parisc/kernel/asm-offsets.c | 15 +++++++--
arch/parisc/kernel/entry.S | 52 ++++++---------------------------
arch/parisc/kernel/syscall.S | 32 ++++++---------------
arch/parisc/math-emu/decode_exc.c | 1 +
arch/parisc/mm/fault.c | 7 ++--
6 files changed, 47 insertions(+), 76 deletions(-)
reply other threads:[~2010-05-30 9:59 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20100530095919.GA30169@hera.kernel.org \
--to=kyle@hera.kernel.org \
--cc=akpm@linux-foundation.org \
--cc=kyle@mcmartin.ca \
--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