From: Cyril Hrubis <chrubis@suse.cz>
To: ltp@lists.linux.it
Subject: [LTP] [RFC PATCH 1/1] numa: Fix TCONF message when numa disabled with --without-numa
Date: Wed, 7 Feb 2018 16:44:52 +0100 [thread overview]
Message-ID: <20180207154452.GD31084@rei> (raw)
In-Reply-To: <20180207153650.15095-1-pvorel@suse.cz>
Hi!
> AC_OUTPUT
> diff --git a/include/mk/config.mk.in b/include/mk/config.mk.in
> index 01f178bff..b564c1cea 100644
> --- a/include/mk/config.mk.in
> +++ b/include/mk/config.mk.in
> @@ -82,6 +82,7 @@ LINUX_VERSION_PATCH := @LINUX_VERSION_PATCH@
> WITH_MODULES := @WITH_MODULES@
>
> HOST_CPU := @HOST_CPU@
> +NUMA_ERROR_MSG := @NUMA_ERROR_MSG@
Huh, why do we need this in config.mk ?
Otherwise it looks good.
--
Cyril Hrubis
chrubis@suse.cz
next prev parent reply other threads:[~2018-02-07 15:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-07 15:36 [LTP] [RFC PATCH 1/1] numa: Fix TCONF message when numa disabled with --without-numa Petr Vorel
2018-02-07 15:44 ` Cyril Hrubis [this message]
2018-02-07 16:54 ` Petr Vorel
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=20180207154452.GD31084@rei \
--to=chrubis@suse.cz \
--cc=ltp@lists.linux.it \
/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.