Linux/linux 6741c4barch/mips/boot/compressed uart-16550.c, arch/mips/boot/dts/xilfpga Makefile

Merge tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips

Pull MIPS fixes from James Hogan:

 - 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)

* tag 'mips_fixes_4.17_2' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/mips:
  MIPS: Fix ptrace(2) PTRACE_PEEKUSR and PTRACE_POKEUSR accesses to o32 FGRs
  MIPS: xilfpga: Actually include FDT in fitImage
  MIPS: xilfpga: Stop generating useless dtb.o
  KVM: Fix spelling mistake: "cop_unsuable" -> "cop_unusable"
  MIPS: ptrace: Expose FIR register through FP regset
  MIPS: Fix build with DEBUG_ZBOOT and MACH_JZ4770
  MIPS: c-r4k: Fix data corruption related to cache coherence
DeltaFile
+18-4arch/mips/kernel/ptrace.c
+6-3arch/mips/mm/c-r4k.c
+3-3arch/mips/boot/compressed/uart-16550.c
+2-2arch/mips/kernel/ptrace32.c
+0-2arch/mips/boot/dts/xilfpga/Makefile
+1-1arch/mips/kvm/mips.c
+1-0arch/mips/generic/Platform
+31-157 files

UnifiedSplitRaw