Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [GIT PULL] MIPS fixes for 4.17-rc7
@ 2018-05-21 12:48 James Hogan
  0 siblings, 0 replies; only message in thread
From: James Hogan @ 2018-05-21 12:48 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Ralf Baechle, linux-mips

[-- Attachment #1: Type: text/plain, Size: 1981 bytes --]

Hi Linus,

Here are some final MIPS fixes for 4.17. Please pull.

Thanks
James

The following changes since commit 6d08b06e67cd117f6992c46611dfb4ce267cd71e:

  Linux 4.17-rc2 (2018-04-22 19:20:09 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips.git tags/mips_fixes_4.17_2

for you to fetch changes up to 9a3a92ccfe3620743d4ae57c987dc8e9c5f88996:

  MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs (2018-05-14 23:54:25 +0100)

----------------------------------------------------------------
MIPS fixes for 4.17-rc7

Some MIPS fixes for 4.17:

 - Fix build with DEBUG_ZBOOT and MACH_JZ4770 (4.16)

 - Include xilfpga FDT in fitImage and stop generating dtb.o (4.15)

 - Fix software IO coherence on CM SMP systems (4.8)

 - ptrace: Fix PEEKUSR/POKEUSR to o32 FGRs (3.14)

 - ptrace: Expose FIR register through FP regset (3.13)

 - Fix typo in KVM debugfs file name (3.10)

----------------------------------------------------------------
Alexandre Belloni (2):
      MIPS: xilfpga: Stop generating useless dtb.o
      MIPS: xilfpga: Actually include FDT in fitImage

Colin Ian King (1):
      KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"

Maciej W. Rozycki (2):
      MIPS: ptrace: Expose FIR register through FP regset
      MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs

NeilBrown (1):
      MIPS: c-r4k: Fix data corruption related to cache coherence

Paul Cercueil (1):
      MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770

 arch/mips/boot/compressed/uart-16550.c |  6 +++---
 arch/mips/boot/dts/xilfpga/Makefile    |  2 --
 arch/mips/generic/Platform             |  1 +
 arch/mips/kernel/ptrace.c              | 22 ++++++++++++++++++----
 arch/mips/kernel/ptrace32.c            |  4 ++--
 arch/mips/kvm/mips.c                   |  2 +-
 arch/mips/mm/c-r4k.c                   |  9 ++++++---
 7 files changed, 31 insertions(+), 15 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-05-21 12:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-05-21 12:48 [GIT PULL] MIPS fixes for 4.17-rc7 James Hogan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox