All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] MIPS fixes for 4.17-rc2
@ 2018-04-20 14:21 James Hogan
  0 siblings, 0 replies; only message in thread
From: James Hogan @ 2018-04-20 14:21 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Ralf Baechle, linux-mips

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

Hi Linus,

Please pull the following MIPS fixes.

Thanks
James

The following changes since commit a5075e6226c42a8e64ea1b862eec7747dc46cb32:

  MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750 (2018-04-07 00:10:48 +0100)

are available in the git repository at:

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

for you to fetch changes up to b3d7e55c3f886493235bfee08e1e5a4a27cbcce8:

  MIPS: uaccess: Add micromips clobbers to bzero invocation (2018-04-18 22:02:29 +0100)

----------------------------------------------------------------
MIPS fixes for 4.17-rc2

Some MIPS fixes for 4.17:

 - io: Add barriers to read*() & write*()

 - dts: Fix boston PCI bus DTC warnings (4.17)

 - memset: Several corner case fixes (one 3.10, others longer)

----------------------------------------------------------------
Matt Redfearn (5):
      MIPS: dts: Boston: Fix PCI bus dtc warnings:
      MIPS: memset.S: EVA & fault support for small_memset
      MIPS: memset.S: Fix return of __clear_user from Lpartial_fixup
      MIPS: memset.S: Fix clobber of v1 in last_fixup
      MIPS: uaccess: Add micromips clobbers to bzero invocation

Sinan Kaya (2):
      MIPS: io: Prevent compiler reordering writeX()
      MIPS: io: Add barrier after register read in readX()

 arch/mips/boot/dts/img/boston.dts |  6 ++++++
 arch/mips/include/asm/io.h        |  4 +++-
 arch/mips/include/asm/uaccess.h   | 11 +++++++++--
 arch/mips/lib/memset.S            | 11 ++++++++---
 4 files changed, 26 insertions(+), 6 deletions(-)

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-04-20 14:22 UTC | newest]

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

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.