From: Marc Herbert <Marc.Herbert@linux.intel.com>
To: Itaru Kitayama <itaru.kitayama@linux.dev>, linux-cxl@vger.kernel.org
Subject: Re: ndctl cxl test suite fails in arm64 QEMU
Date: Tue, 25 Feb 2025 09:08:39 -0800 [thread overview]
Message-ID: <9b1492d7-ffa8-4d61-a101-4fa9c2d71ae3@linux.intel.com> (raw)
In-Reply-To: <43568B03-6832-4EB1-BF46-EF0F176509E2@linux.dev>
On 2025-02-24 20:09, Itaru Kitayama wrote:
>
> Has anyone noticed the ndctl cxl test suite failures I reported below on arm64, QEMU emulation?
>
> https://github.com/pmem/ndctl/issues/278
>
> I’m using Jonathan’s latest CXL capable QEMU [1], and the latest CXL kernel [2].
>
Hi,
Sorry I wanted to spend more time and share a more detailed answer and
of course I got side-tracked.
Do you have CONFIG_RANDOMIZE_MEMORY on?
If yes then please try this either this:
cd kernel
./scripts/config -d CONFIG_RANDOMIZE_MEMORY
... or this:
--- a/run_qemu.sh
+++ b/run_qemu.sh
@@ -681,6 +681,7 @@ build_kernel_cmdline()
"initcall_debug"
"log_buf_len=20M"
"memory_hotplug.memmap_on_memory=force"
+ "nokaslr"
)
if [[ $_arg_gdb == "on" ]]; then
kcmd+=(
next prev parent reply other threads:[~2025-02-25 17:08 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-25 4:09 ndctl cxl test suite fails in arm64 QEMU Itaru Kitayama
2025-02-25 17:08 ` Marc Herbert [this message]
2025-02-25 22:37 ` Itaru Kitayama
2025-02-25 22:48 ` Alison Schofield
2025-02-25 23:53 ` Itaru Kitayama
2025-02-26 18:45 ` Alison Schofield
2025-02-26 22:07 ` Itaru Kitayama
2025-02-27 0:44 ` Itaru Kitayama
2025-02-27 5:31 ` Itaru Kitayama
2025-02-26 19:30 ` Dave Jiang
2025-02-26 22:04 ` Itaru Kitayama
2025-03-01 0:27 ` Marc Herbert
2025-02-26 8:02 ` Itaru Kitayama
2025-02-25 22:40 ` Alison Schofield
2025-02-28 12:15 ` Itaru Kitayama
2025-02-28 14:34 ` Itaru Kitayama
2025-03-07 1:44 ` Itaru Kitayama
2025-03-13 9:11 ` Jonathan Cameron
2025-03-25 10:14 ` Itaru Kitayama
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=9b1492d7-ffa8-4d61-a101-4fa9c2d71ae3@linux.intel.com \
--to=marc.herbert@linux.intel.com \
--cc=itaru.kitayama@linux.dev \
--cc=linux-cxl@vger.kernel.org \
/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