All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] arch/sh updates for 4.17
@ 2018-04-13 15:38 ` Rich Felker
  0 siblings, 0 replies; 2+ messages in thread
From: Rich Felker @ 2018-04-13 15:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux-sh list, linux-kernel, Yoshinori Sato

Hi Linus,

Please pull these changes for arch/sh. Some of them have been pending
(and in linux-next) for a long time and address longstanding issues.

Rich




The following changes since commit 0adb32858b0bddf4ada5f364a84ed60b196dbcda:

  Linux 4.16 (2018-04-01 14:20:27 -0700)

are available in the git repository at:

  git://git.libc.org/linux-sh tags/sh-for-4.17

for you to fetch changes up to bf9c7e3d7924f72225f8f9c28438b4a711192ad3:

  arch/sh: pcie-sh7786: handle non-zero DMA offset (2018-04-12 19:47:58 -0400)

----------------------------------------------------------------
Fixes for bugs in futex, device tree, and userspace breakpoint traps,
and for PCI issues on SH7786.

----------------------------------------------------------------
Aurelien Jarno (1):
      sh: fix futex FUTEX_OP_SET op on userspace addresses

Rich Felker (2):
      sh: fix memory corruption of unflattened device tree
      sh: fix debug trap failure to process signals before return to user

Thomas Petazzoni (8):
      arch/sh: add sh7786_mm_sel() function
      arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset
      arch/sh: pci: don't use disabled resources
      arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
      arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
      arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
      arch/sh: pcie-sh7786: adjust the memory mapping
      arch/sh: pcie-sh7786: handle non-zero DMA offset

 arch/sh/boards/of-generic.c          |  6 ---
 arch/sh/drivers/pci/pci.c            |  5 +++
 arch/sh/drivers/pci/pcie-sh7786.c    | 78 +++++++++++++++++++++++++-----------
 arch/sh/include/asm/futex.h          |  5 +--
 arch/sh/include/cpu-sh4/cpu/sh7786.h |  7 ++++
 arch/sh/kernel/dma-nommu.c           |  7 +++-
 arch/sh/kernel/entry-common.S        |  2 +-
 arch/sh/kernel/setup.c               |  8 ++++
 arch/sh/mm/consistent.c              |  4 +-
 9 files changed, 84 insertions(+), 38 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PULL] arch/sh updates for 4.17
@ 2018-04-13 15:38 ` Rich Felker
  0 siblings, 0 replies; 2+ messages in thread
From: Rich Felker @ 2018-04-13 15:38 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux-sh list, linux-kernel, Yoshinori Sato

Hi Linus,

Please pull these changes for arch/sh. Some of them have been pending
(and in linux-next) for a long time and address longstanding issues.

Rich




The following changes since commit 0adb32858b0bddf4ada5f364a84ed60b196dbcda:

  Linux 4.16 (2018-04-01 14:20:27 -0700)

are available in the git repository at:

  git://git.libc.org/linux-sh tags/sh-for-4.17

for you to fetch changes up to bf9c7e3d7924f72225f8f9c28438b4a711192ad3:

  arch/sh: pcie-sh7786: handle non-zero DMA offset (2018-04-12 19:47:58 -0400)

----------------------------------------------------------------
Fixes for bugs in futex, device tree, and userspace breakpoint traps,
and for PCI issues on SH7786.

----------------------------------------------------------------
Aurelien Jarno (1):
      sh: fix futex FUTEX_OP_SET op on userspace addresses

Rich Felker (2):
      sh: fix memory corruption of unflattened device tree
      sh: fix debug trap failure to process signals before return to user

Thomas Petazzoni (8):
      arch/sh: add sh7786_mm_sel() function
      arch/sh: make the DMA mapping operations observe dev->dma_pfn_offset
      arch/sh: pci: don't use disabled resources
      arch/sh: pcie-sh7786: mark unavailable PCI resource as disabled
      arch/sh: pcie-sh7786: exclude unusable PCI MEM areas
      arch/sh: pcie-sh7786: adjust PCI MEM and IO regions
      arch/sh: pcie-sh7786: adjust the memory mapping
      arch/sh: pcie-sh7786: handle non-zero DMA offset

 arch/sh/boards/of-generic.c          |  6 ---
 arch/sh/drivers/pci/pci.c            |  5 +++
 arch/sh/drivers/pci/pcie-sh7786.c    | 78 +++++++++++++++++++++++++-----------
 arch/sh/include/asm/futex.h          |  5 +--
 arch/sh/include/cpu-sh4/cpu/sh7786.h |  7 ++++
 arch/sh/kernel/dma-nommu.c           |  7 +++-
 arch/sh/kernel/entry-common.S        |  2 +-
 arch/sh/kernel/setup.c               |  8 ++++
 arch/sh/mm/consistent.c              |  4 +-
 9 files changed, 84 insertions(+), 38 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-13 15:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-13 15:38 [GIT PULL] arch/sh updates for 4.17 Rich Felker
2018-04-13 15:38 ` Rich Felker

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.