linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] arch/sh regression fixes for 4.17
@ 2018-05-11 19:02 Rich Felker
  0 siblings, 0 replies; only message in thread
From: Rich Felker @ 2018-05-11 19:02 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Linux-sh list, linux-kernel, Yoshinori Sato, Rob Herring

Linus,

Please pull these changes for arch/sh. They fix regressions introduced
in 4.15 and 4.17-rc1 that prevent booting on affected systems.

Rich



The following changes since commit 6da6c0db5316275015e8cc2959f12a17584aeb64:

  Linux v4.17-rc3 (2018-04-29 14:17:42 -0700)

are available in the git repository at:

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

for you to fetch changes up to ac21fc2dcb405cf250ad3f1228f64f64930d9211:

  sh: switch to NO_BOOTMEM (2018-05-11 13:35:46 -0400)

----------------------------------------------------------------
Fixes for critical regressions and a build failure.

----------------------------------------------------------------
Jacopo Mondi (1):
      sh: mm: Fix unprotected access to struct device

Rich Felker (1):
      sh: fix build failure for J2 cpu with SMP disabled

Rob Herring (1):
      sh: switch to NO_BOOTMEM

 arch/sh/Kconfig                |  1 +
 arch/sh/kernel/cpu/sh2/probe.c |  4 +++
 arch/sh/kernel/setup.c         |  1 -
 arch/sh/mm/consistent.c        | 11 +++++--
 arch/sh/mm/init.c              | 68 ++++--------------------------------------
 arch/sh/mm/numa.c              | 19 ------------
 6 files changed, 19 insertions(+), 85 deletions(-)

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

only message in thread, other threads:[~2018-05-11 19:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-11 19:02 [GIT PULL] arch/sh regression fixes for 4.17 Rich Felker

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).