From: Dave Jiang <dave.jiang@intel.com>
To: Xiao Yang <yangx.jy@fujitsu.com>, <linux-cxl@vger.kernel.org>
Subject: Re: [PATCH] tools/testing/cxl: Remove unused SZ_512G macro
Date: Wed, 19 Jul 2023 10:42:32 -0700 [thread overview]
Message-ID: <e3b01acd-688c-ca51-e0c1-f8a62a2d38e6@intel.com> (raw)
In-Reply-To: <20230719163103.3392-1-yangx.jy@fujitsu.com>
On 7/19/23 09:31, Xiao Yang wrote:
> SZ_512G macro has become useless since commit b2f3b74e1072
> ("tools/testing/cxl: Move cxl_test resources to the top of memory")
> so remove it directly.
>
> Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com>
Reviewed-by: Dave Jiang <dave.jiang@intel.com>
Thanks for the cleanup
> ---
> tools/testing/cxl/test/cxl.c | 4 ----
> 1 file changed, 4 deletions(-)
>
> diff --git a/tools/testing/cxl/test/cxl.c b/tools/testing/cxl/test/cxl.c
> index 0e78d8e19895..fb6ab9cef84f 100644
> --- a/tools/testing/cxl/test/cxl.c
> +++ b/tools/testing/cxl/test/cxl.c
> @@ -999,10 +999,6 @@ static void mock_companion(struct acpi_device *adev, struct device *dev)
> #define SZ_64G (SZ_32G * 2)
> #endif
>
> -#ifndef SZ_512G
> -#define SZ_512G (SZ_64G * 8)
> -#endif
> -
> static __init int cxl_rch_init(void)
> {
> int rc, i;
prev parent reply other threads:[~2023-07-19 17:42 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-19 16:31 [PATCH] tools/testing/cxl: Remove unused SZ_512G macro Xiao Yang
2023-07-19 17:42 ` Dave Jiang [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=e3b01acd-688c-ca51-e0c1-f8a62a2d38e6@intel.com \
--to=dave.jiang@intel.com \
--cc=linux-cxl@vger.kernel.org \
--cc=yangx.jy@fujitsu.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox