From: Jakub Kicinski <kuba@kernel•org>
To: Jann Horn <jannh@google•com>
Cc: "Dmitry Vyukov" <dvyukov@google•com>,
"Andrey Konovalov" <andreyknvl@gmail•com>,
kasan-dev@googlegroups•com,
"Andrew Morton" <akpm@linux-foundation•org>,
"Alexander Potapenko" <glider@google•com>,
"Valentina Manea" <valentina.manea.m@gmail•com>,
"Shuah Khan" <shuah@kernel•org>,
"Shuah Khan" <skhan@linuxfoundation•org>,
"Hongren Zheng" <i@zenithal•me>,
linux-usb@vger•kernel.org, "Michael S. Tsirkin" <mst@redhat•com>,
"Jason Wang" <jasowang@redhat•com>,
"Eugenio Pérez" <eperezma@redhat•com>,
kvm@vger•kernel.org, virtualization@lists•linux.dev,
netdev@vger•kernel.org, linux-kernel@vger•kernel.org
Subject: Re: [PATCH] kcov: refactor common handle ID into kcov_common_handle_id
Date: Fri, 1 May 2026 16:52:47 -0700 [thread overview]
Message-ID: <20260501165247.7ed4511f@kernel.org> (raw)
In-Reply-To: <20260430-kcov-refactor-common-handle-v1-1-23a0c7a0ba38@google.com>
On Thu, 30 Apr 2026 16:15:33 +0200 Jann Horn wrote:
> Store common handle IDs in "struct kcov_common_handle_id", which consumes
> no space in non-KCOV builds.
> This cleanup removes #ifdef boilerplate code from subsystems that
> integrate with KCOV (in particular in usbip_common.h and skbuff.h, see the
> diffstat).
> This should also make it easier to add KCOV remote coverage to more
> subsystems in the future.
>
> Signed-off-by: Jann Horn <jannh@google•com>
Acked-by: Jakub Kicinski <kuba@kernel•org>
prev parent reply other threads:[~2026-05-01 23:52 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-30 14:15 [PATCH] kcov: refactor common handle ID into kcov_common_handle_id Jann Horn
2026-04-30 16:49 ` Greg KH
2026-05-01 7:39 ` Dmitry Vyukov
2026-05-01 23:52 ` Jakub Kicinski [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=20260501165247.7ed4511f@kernel.org \
--to=kuba@kernel$(echo .)org \
--cc=akpm@linux-foundation$(echo .)org \
--cc=andreyknvl@gmail$(echo .)com \
--cc=dvyukov@google$(echo .)com \
--cc=eperezma@redhat$(echo .)com \
--cc=glider@google$(echo .)com \
--cc=i@zenithal$(echo .)me \
--cc=jannh@google$(echo .)com \
--cc=jasowang@redhat$(echo .)com \
--cc=kasan-dev@googlegroups$(echo .)com \
--cc=kvm@vger$(echo .)kernel.org \
--cc=linux-kernel@vger$(echo .)kernel.org \
--cc=linux-usb@vger$(echo .)kernel.org \
--cc=mst@redhat$(echo .)com \
--cc=netdev@vger$(echo .)kernel.org \
--cc=shuah@kernel$(echo .)org \
--cc=skhan@linuxfoundation$(echo .)org \
--cc=valentina.manea.m@gmail$(echo .)com \
--cc=virtualization@lists$(echo .)linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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