lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Fri, 11 May 2018 15:02:47 -0400
From:   Rich Felker <dalias@...c.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux-sh list <linux-sh@...r.kernel.org>,
        linux-kernel@...r.kernel.org,
        Yoshinori Sato <ysato@...rs.sourceforge.jp>,
        Rob Herring <robh@...nel.org>
Subject: [GIT PULL] arch/sh regression fixes for 4.17

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ