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>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 31 Mar 2022 08:49:36 +0000
From:   SeongJae Park <sj@...nel.org>
To:     akpm@...ux-foundation.org
Cc:     andreyknvl@...gle.com, linux-mm@...ck.org,
        linux-kernel@...r.kernel.org, SeongJae Park <sj@...nel.org>
Subject: [PATCH for-mm 0/3] Trivial fixes for build failures

This commit fixes trivial build failures of -mm queue, which is also
available at
https://github.com/hnaz/linux-mm/tree/v5.17-mmots-2022-03-30-13-04.

SeongJae Park (3):
  arch/arm64/Kconfig: Fix a typo
  arch/arm64/kernel/irq: Include missed header file
  arch/arm64: Set HAVE_SHADOW_STACKTRACE depends on SHADOW_CALL_STACK

 arch/arm64/Kconfig             | 4 ++--
 arch/arm64/kernel/irq.c        | 1 +
 arch/arm64/kernel/stacktrace.c | 4 ++++
 3 files changed, 7 insertions(+), 2 deletions(-)

-- 
2.17.1

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ