From: Wei Gao via ltp <ltp@lists.linux.it>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH v10 0/2] shmctl03: Fix 32-bit compat mode failure
Date: Thu, 3 Sep 2026 03:32:12 +0000 [thread overview]
Message-ID: <20260903033219.4747-1-wegao@suse.com> (raw)
v9->v10:
- Update comments
- Use decimal for enum
Wei Gao (2):
lib: Extend tst_assert_ulong() with enum flags
shmctl03: Fix 32-bit compat mode failure
include/tst_assert.h | 34 ++++++++++++++++++---
lib/tst_assert.c | 26 ++++++++++++----
testcases/kernel/syscalls/shmctl/shmctl03.c | 13 ++++++--
3 files changed, 59 insertions(+), 14 deletions(-)
--
2.55.0
--
Mailing list info: https://lists.linux.it/listinfo/ltp
next reply other threads:[~2026-09-03 3:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-03 3:32 Wei Gao via ltp [this message]
2026-09-03 3:32 ` [LTP] [PATCH v10 1/2] lib: Extend tst_assert_ulong() with enum flags Wei Gao via ltp
2026-09-03 6:57 ` [LTP] " linuxtestproject.agent
2026-09-03 3:32 ` [LTP] [PATCH v10 2/2] shmctl03: Fix 32-bit compat mode failure Wei Gao via ltp
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=20260903033219.4747-1-wegao@suse.com \
--to=ltp@lists.linux.it \
--cc=wegao@suse.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.