From: James Hogan <jhogan@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Ralf Baechle <ralf@linux-mips.org>, linux-mips@linux-mips.org
Subject: [GIT PULL] Final MIPS fixes for 4.17
Date: Fri, 1 Jun 2018 23:25:24 +0100 [thread overview]
Message-ID: <20180601222523.GA11827@jamesdev> (raw)
[-- Attachment #1: Type: text/plain, Size: 1392 bytes --]
Hi Linus,
Here are a final few MIPS fixes I have queued for 4.17. Please pull.
Thanks
James
The following changes since commit 9a3a92ccfe3620743d4ae57c987dc8e9c5f88996:
MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs (2018-05-14 23:54:25 +0100)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux.git tags/mips_fixes_4.17_3
for you to fetch changes up to c7e814628df65f424fe197dde73bfc67e4a244d7:
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs (2018-05-24 14:03:14 +0100)
----------------------------------------------------------------
Final MIPS fixes for 4.17
A final few MIPS fixes for 4.17:
- Drop Lantiq gphy reboot/remove reset (4.14)
- prctl(PR_SET_FP_MODE): Disallow PRE without FR (4.0)
- ptrace(PTRACE_PEEKUSR): Fix 64-bit FGRs (3.15)
----------------------------------------------------------------
Maciej W. Rozycki (2):
MIPS: prctl: Disallow FRE without FR with PR_SET_FP_MODE requests
MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRs
Mathias Kresin (1):
MIPS: lantiq: gphy: Drop reboot/remove reset asserts
arch/mips/kernel/process.c | 4 ++++
arch/mips/kernel/ptrace.c | 2 +-
arch/mips/kernel/ptrace32.c | 2 +-
drivers/soc/lantiq/gphy.c | 36 ------------------------------------
4 files changed, 6 insertions(+), 38 deletions(-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
reply other threads:[~2018-06-01 22:25 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=20180601222523.GA11827@jamesdev \
--to=jhogan@kernel.org \
--cc=linux-mips@linux-mips.org \
--cc=ralf@linux-mips.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.