From: Luis Chamberlain <mcgrof@kernel.org>
To: akpm@linux-foundation.org, willy@infradead.org, Liam.Howlett@oracle.com
Cc: linux-fsdevel@vger.kernel.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, djwong@kernel.org,
david@fromorbit.com, gost.dev@samsung.com, p.raghav@samsung.com,
da.gomez@samsung.com, mcgrof@kernel.org
Subject: [PATCH 0/2] test_xarray: couple of fixes for v6-9-rc6
Date: Tue, 23 Apr 2024 11:05:14 -0700 [thread overview]
Message-ID: <20240423180517.256812-1-mcgrof@kernel.org> (raw)
Andrew,
Provided there are no issues by folks with these two patches, here are a couple
of fixes which should be merged into the queue for v6.9-rc6. The first one was
reported by Liam, after fixing that I noticed an issue which a test, and a fix
for that is on the second patch.
I wasn't even aware that you can test xarray in userspace, cool beans.
Luis Chamberlain (2):
tools: fix userspace compilation with new test_xarray changes
lib/test_xarray.c: fix error assumptions on
check_xa_multi_store_adv_add()
lib/test_xarray.c | 13 +++++++++----
tools/testing/radix-tree/linux/kernel.h | 2 ++
2 files changed, 11 insertions(+), 4 deletions(-)
--
2.43.0
next reply other threads:[~2024-04-23 18:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-04-23 18:05 Luis Chamberlain [this message]
2024-04-23 18:05 ` [PATCH 1/2] tools: fix userspace compilation with new test_xarray changes Luis Chamberlain
2024-04-24 15:10 ` Liam R. Howlett
2024-04-23 18:05 ` [PATCH 2/2] lib/test_xarray.c: fix error assumptions on check_xa_multi_store_adv_add() Luis Chamberlain
2024-04-24 15:16 ` Liam R. Howlett
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=20240423180517.256812-1-mcgrof@kernel.org \
--to=mcgrof@kernel.org \
--cc=Liam.Howlett@oracle.com \
--cc=akpm@linux-foundation.org \
--cc=da.gomez@samsung.com \
--cc=david@fromorbit.com \
--cc=djwong@kernel.org \
--cc=gost.dev@samsung.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=p.raghav@samsung.com \
--cc=willy@infradead.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