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]
Message-ID: <20230921055302.GG3303@kernel.org>
Date:   Thu, 21 Sep 2023 08:53:02 +0300
From:   Mike Rapoport <rppt@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Andrew Morton <akpm@...ux-foundation.org>,
        Rong Tao <rongtao@...tc.cn>, Mike Rapoport <rppt@...nel.org>,
        linux-mm@...ck.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] memblock test: compilation fixes

Hi Linus,

The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock tags/fixes-2023-09-21

for you to fetch changes up to 55122e0130e51eb71f5ec62d10525db0468f28e8:

  memblock tests: fix warning ‘struct seq_file’ declared inside parameter list (2023-09-14 10:51:28 +0300)

----------------------------------------------------------------
memblock test: compilation fixes

Fix several compilation errors and warnings in memblock tests

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

Rong Tao (1):
      memblock tests: Fix compilation errors.

 tools/include/linux/mm.h                 | 4 +---
 tools/include/linux/seq_file.h           | 2 ++
 tools/testing/memblock/internal.h        | 4 ++++
 tools/testing/memblock/mmzone.c          | 2 +-
 tools/testing/memblock/tests/basic_api.c | 2 +-
 tools/testing/memblock/tests/common.h    | 1 +
 6 files changed, 10 insertions(+), 5 deletions(-)
-- 
Sincerely yours,
Mike.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ