* [GIT PULL] Final MIPS fixes for 4.17
@ 2018-06-01 22:25 James Hogan
0 siblings, 0 replies; only message in thread
From: James Hogan @ 2018-06-01 22:25 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Ralf Baechle, linux-mips
[-- 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 --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2018-06-01 22:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-06-01 22:25 [GIT PULL] Final MIPS fixes for 4.17 James Hogan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox