From: Mike Rapoport <rppt@kernel.org>
To: Rebecca Mckeever <remckee0@gmail.com>
Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org,
David Hildenbrand <david@redhat.com>
Subject: Re: [PATCH] memblock tests: change build options to run-time options
Date: Wed, 20 Jul 2022 10:47:14 +0300 [thread overview]
Message-ID: <YtezAlzZHRgeMeGe@kernel.org> (raw)
In-Reply-To: <20220714031717.12258-1-remckee0@gmail.com>
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@gmail.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.
prev parent reply other threads:[~2022-07-20 7:47 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-07-14 3:17 [PATCH] memblock tests: change build options to run-time options Rebecca Mckeever
2022-07-20 7:38 ` David Hildenbrand
2022-07-20 7:47 ` Mike Rapoport [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YtezAlzZHRgeMeGe@kernel.org \
--to=rppt@kernel.org \
--cc=david@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=remckee0@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.