Re: [PATCH v4] io_uring: annotate remote tasks for kcoverage
Jens Axboe <[email protected]>
| Newsgroups | org.kernel.vger.io-uring |
|---|---|
| Message-ID | <178286250200.176362.12773693148044387806.b4-ty@b4> |
On Wed, 24 Jun 2026 11:01:46 +0200, Robert Femmer wrote:
> Fuzzers use coverage information to guide generation of test cases
> towards new or interesting code paths. Syzkaller, specifically, makes
> use kcoverage (CONFIG_KCOV). Coverage information is not collected for
> kernel tasks unless annotated by kcov_remote_start and kcov_remote_stop.
> This patch annotates io-uring's work queue and sqpoll tasks.
>
>
> [...]
Applied, thanks!
[1/1] io_uring: annotate remote tasks for kcoverage
commit: c905736a46892e4776efc7f50888d67715d6ec08
Best regards,
--
Jens Axboe