From: Andrew Morton <akpm@linux-foundation.org>
To: maarseveent@gmail.com
Cc: Thomas Maarseveen via B4 Relay
<devnull+maarseveent.gmail.com@kernel.org>,
Jeff Layton <jlayton@kernel.org>, David Gow <david@davidgow.net>,
kunit-dev@googlegroups.com, linux-kselftest@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] lib/tests: add KUnit tests for errseq
Date: Wed, 12 Aug 2026 14:25:20 -0700 [thread overview]
Message-ID: <20260812142520.0426855213d205cda1608c69@linux-foundation.org> (raw)
In-Reply-To: <20260812-errseq-kunit-v1-1-312be4c3aa0d@gmail.com>
On Wed, 12 Aug 2026 20:55:33 +0200 Thomas Maarseveen via B4 Relay <devnull+maarseveent.gmail.com@kernel.org> wrote:
> The errseq_t infrastructure (lib/errseq.c) underpins writeback error
> reporting but has no regression tests. Its semantics are subtle enough
> to have needed fixing before: commit b4678df184b3 ("errseq: Always
> report a writeback error once") changed how unseen errors reach new
> samplers.
>
> Add a KUnit suite covering the documented single-threaded semantics:
Thanks. I'll set this aside for additional consideration after
7.3-rc1.
prev parent reply other threads:[~2026-08-12 21:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-12 18:55 [PATCH] lib/tests: add KUnit tests for errseq Thomas Maarseveen via B4 Relay
2026-08-12 18:55 ` Thomas Maarseveen
2026-08-12 19:14 ` Jeff Layton
2026-08-12 21:25 ` Andrew Morton [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=20260812142520.0426855213d205cda1608c69@linux-foundation.org \
--to=akpm@linux-foundation.org \
--cc=david@davidgow.net \
--cc=devnull+maarseveent.gmail.com@kernel.org \
--cc=jlayton@kernel.org \
--cc=kunit-dev@googlegroups.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-kselftest@vger.kernel.org \
--cc=maarseveent@gmail.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.