From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-parisc@vger.kernel.org,
James Bottomley <James.Bottomley@HansenPartnership.com>,
John David Anglin <dave.anglin@bell.net>
Subject: [GIT PULL] parisc fixes for v3.17
Date: Tue, 23 Sep 2014 21:43:34 +0200 [thread overview]
Message-ID: <20140923194334.GA18179@p100.box> (raw)
Hi Linus,
please pull a few late fixes for the parisc architecture for kernel 3.17 from
git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git parisc-3.17-7
We avoid using -mfast-indirect-calls for 64bit kernel builds to prevent
building an unbootable kernel due to latest gcc changes. In the
pdc_stable/firmware-access driver we fix a few possible stack overflows
and we now call secure_computing_strict() instead of secure_computing()
which fixes upcoming SECCOMP patches in the for-next trees.
Thanks,
Helge
----------------------------------------------------------------
Helge Deller (2):
parisc: ptrace: use secure_computing_strict()
parisc: pdc_stable.c: Avoid potential stack overflows
John David Anglin (1):
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
Rickard Strandqvist (1):
parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction with strncpy
arch/parisc/Makefile | 7 ++++++-
arch/parisc/kernel/ptrace.c | 6 ++----
drivers/parisc/pdc_stable.c | 15 +++++++++------
3 files changed, 17 insertions(+), 11 deletions(-)
next reply other threads:[~2014-09-23 19:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-23 19:43 Helge Deller [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-09-13 21:28 [GIT PULL] parisc fixes for v3.17 Helge Deller
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=20140923194334.GA18179@p100.box \
--to=deller@gmx.de \
--cc=James.Bottomley@HansenPartnership.com \
--cc=dave.anglin@bell.net \
--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.