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]
Date:   Wed, 20 Jul 2022 10:47:14 +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] memblock tests: change build options to run-time options

On Wed, Jul 13, 2022 at 10:17:17PM -0500, Rebecca Mckeever wrote:
> Change verbose and movable node build options to run-time options.
> 
> Movable node usage:
>     $ ./main -m
> 
>     Or:
>     $ ./main --movable-node
> 
> Verbose usage:
>     $ ./main -v
> 
>     Or:
>     $ ./main --verbose
> 
> Signed-off-by: Rebecca Mckeever <remckee0@...il.com>
> ---
>  tools/testing/memblock/Makefile               |  5 --
>  tools/testing/memblock/linux/memory_hotplug.h |  8 +-
>  tools/testing/memblock/main.c                 |  2 +
>  .../testing/memblock/scripts/Makefile.include | 10 ---
>  tools/testing/memblock/tests/common.c         | 86 ++++++++++++++++---
>  tools/testing/memblock/tests/common.h         | 10 +--
>  6 files changed, 79 insertions(+), 42 deletions(-)

Applied, thanks!

-- 
Sincerely yours,
Mike.

Powered by blists - more mailing lists