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, 14 Sep 2023 10:56:30 +0300
From:   Mike Rapoport <rppt@...nel.org>
To:     linux-mm@...ck.org
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        Mike Rapoport <rppt@...nel.org>, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] memblock test: fix compilation errors

From: "Mike Rapoport (IBM)" <rppt@...nel.org>

Hi,

These are small compilation warning fixes for the memblock tests.

If there are no objections I'm going to take them via memblock tree.

Mike Rapoport (IBM) (2):
  memblock tests: fix warning: "__ALIGN_KERNEL" redefined
  memblock tests: fix warning ‘struct seq_file’ declared inside
    parameter list

 tools/include/linux/mm.h                 | 2 --
 tools/include/linux/seq_file.h           | 2 ++
 tools/testing/memblock/tests/basic_api.c | 2 +-
 tools/testing/memblock/tests/common.h    | 1 +
 4 files changed, 4 insertions(+), 3 deletions(-)

-- 
2.39.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ