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:   Mon, 11 Dec 2017 14:00:41 -0800
From:   Tejun Heo <tj@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org
Subject: [GIT PULL] percpu fixes for v4.15-rc3

Hello, Linus.

Just one patch to work around CRIS boot problem caused by a recent
change which freed a temporary boot data structure.  The root cause is
on CRIS side but it doesn't seem trivial to fix.  For now, work around
by skipping freeing on CRIS.

Thanks.

The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:

  Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu.git for-4.15-fixes

for you to fetch changes up to abee210500ed15a22787009d9210b9a34911afcc:

  percpu: hack to let the CRIS architecture to boot until they clean up (2017-11-27 12:53:12 -0800)

----------------------------------------------------------------
Nicolas Pitre (1):
      percpu: hack to let the CRIS architecture to boot until they clean up

 mm/percpu.c | 4 ++++
 1 file changed, 4 insertions(+)

-- 
tejun

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ