From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
Linux Kernel Development <linux-kernel@vger.kernel.org>,
linux-parisc@vger.kernel.org,
James Bottomley <James.Bottomley@HansenPartnership.com>
Subject: [GIT PULL] parisc updates for v3.9
Date: Sun, 3 Mar 2013 21:41:49 +0100 [thread overview]
Message-ID: <20130303204149.GA28970@p100.box> (raw)
Hi Linus,
The following changes since commit b0af9cd9aab60ceb17d3ebabb9fdf4ff0a99cf50:
Merge tag 'lzo-update-signature-20130226' of git://github.com/markus-oberhumer/linux (2013-02-28 20:45:52 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git fixes-for-3.9-latest
for you to fetch changes up to cf8e18ea2f8be26e8f9e44ed677d25f558ca301a:
parisc: fix redefinition of SET_PERSONALITY (2013-03-02 20:15:28 +0100)
----------------------------------------------------------------
Second round of patches for the parisc architecture for Linux 3.9
The most important fix in this branch is the switch of io_setup,
io_getevents and io_submit syscalls to use the available compat
syscalls when running 32bit userspace on 64bit kernel.
Other than that it's mostly removal of compile warnings.
----------------------------------------------------------------
Helge Deller (7):
parisc: select ARCH_WANT_FRAME_POINTERS
parisc: switch to compat_functions of io_setup, io_getevents and io_submit
parisc: remove unused variable 'compat_val'
parisc: avoid unitialized variable warning in pa_memcpy()
parisc: check return value of down_interruptible() in hp_sdc_rtc.c
parisc: fix compile warnings triggered by atomic_sub(sizeof(),v)
parisc: fix redefinition of SET_PERSONALITY
Rolf Eike Beer (1):
parisc: do not install modules when installing kernel
arch/parisc/Kconfig | 1 +
arch/parisc/Makefile | 4 +---
arch/parisc/include/asm/atomic.h | 4 ++--
arch/parisc/kernel/binfmt_elf32.c | 1 +
arch/parisc/kernel/signal.c | 1 -
arch/parisc/kernel/syscall_table.S | 6 +++---
arch/parisc/lib/memcpy.c | 2 +-
drivers/input/misc/hp_sdc_rtc.c | 15 ++++++++++++---
8 files changed, 21 insertions(+), 13 deletions(-)
reply other threads:[~2013-03-03 20:54 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=20130303204149.GA28970@p100.box \
--to=deller@gmx.de \
--cc=James.Bottomley@HansenPartnership.com \
--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