From: Kyle McMartin <kyle@hera.kernel.org>
To: torvalds@linux-foundation.org
Cc: akpm@linux-foundation.org, linux-parisc@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: [git patches] parisc bug fixes for 2.6.26
Date: Fri, 13 Jun 2008 16:32:25 +0000 [thread overview]
Message-ID: <20080613163225.GA11701@hera.kernel.org> (raw)
Purely bugfixes (and a reversion of the section name patch since it broke
on a pile of machines.)
cheers, Kyle
The following changes since commit 5dd34572ad9a3be430632dd42e4af2ea370b397b:
Linus Torvalds (1):
Linux 2.6.26-rc6
are available in the git repository at:
/pub/scm/linux/kernel/git/kyle/parisc-2.6.git master
Kyle McMartin (7):
Revert "parisc: fix trivial section name warnings"
parisc: move head.S to head.text section
parisc: export copy_user_page_asm
parisc: export empty_zero_page
parisc: fix off by one in setup_sigcontext32
parisc: fix miscompilation of ip_fast_csum with gcc >= 4.3
parisc: update my email address
MAINTAINERS | 8 ++++----
arch/parisc/hpux/gate.S | 3 +--
arch/parisc/hpux/wrappers.S | 3 +--
arch/parisc/kernel/entry.S | 3 +--
arch/parisc/kernel/head.S | 1 +
arch/parisc/kernel/hpmc.S | 3 +--
arch/parisc/kernel/pacache.S | 3 +--
arch/parisc/kernel/parisc_ksyms.c | 3 +++
arch/parisc/kernel/perf_asm.S | 2 +-
arch/parisc/kernel/real2.S | 13 ++++++-------
arch/parisc/kernel/signal32.c | 4 ++--
arch/parisc/kernel/syscall.S | 5 ++---
arch/parisc/kernel/vmlinux.lds.S | 1 +
arch/parisc/lib/fixup.S | 3 +--
arch/parisc/lib/lusercopy.S | 5 ++---
arch/parisc/mm/init.c | 1 +
include/asm-parisc/checksum.h | 2 +-
17 files changed, 30 insertions(+), 33 deletions(-)
reply other threads:[~2008-06-13 16:32 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=20080613163225.GA11701@hera.kernel.org \
--to=kyle@hera.kernel.org \
--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 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.