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-prev] [day] [month] [year] [list]
Message-ID: <YsMdkmTk5uLsBLgD@kernel.org>
Date:   Mon, 4 Jul 2022 20:04:18 +0300
From:   Mike Rapoport <rppt@...nel.org>
To:     Rebecca Mckeever <remckee0@...il.com>
Cc:     linux-mm@...ck.org, linux-kernel@...r.kernel.org,
        David Hildenbrand <david@...hat.com>
Subject: Re: [PATCH v5 0/4] memblock tests: add VERBOSE and MEMBLOCK_DEBUG
 Makefile options

On Sun, Jul 03, 2022 at 11:06:54PM -0500, Rebecca Mckeever wrote:
> These patches add options VERBOSE and MEMBLOCK_DEBUG to Memblock
> simulator, which can be specified when running make. These patches also
> implement the functionality for these options.
> 
> Rebecca Mckeever (4):
>   memblock tests: Makefile: add arguments to control verbosity
>   memblock tests: add verbose output to memblock tests
>   memblock tests: set memblock_debug to enable memblock_dbg() messages
>   memblock tests: remove completed TODO items
 
Applied, thanks!

>  tools/testing/memblock/Makefile               |   4 +
>  tools/testing/memblock/README                 |  10 +-
>  tools/testing/memblock/TODO                   |  14 +-
>  tools/testing/memblock/internal.h             |   7 +
>  .../testing/memblock/scripts/Makefile.include |  10 +
>  tools/testing/memblock/tests/alloc_api.c      | 225 +++++++----
>  .../memblock/tests/alloc_helpers_api.c        | 129 ++++---
>  tools/testing/memblock/tests/alloc_nid_api.c  | 351 +++++++++++-------
>  tools/testing/memblock/tests/basic_api.c      | 337 +++++++++++------
>  tools/testing/memblock/tests/common.c         |  57 +++
>  tools/testing/memblock/tests/common.h         |  62 ++++
>  11 files changed, 850 insertions(+), 356 deletions(-)
> 
> -- 
> 2.34.1
> 

-- 
Sincerely yours,
Mike.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ