From: "Jürgen Groß" <jgross@suse.com>
To: linux@treblig.org, sstabellini@kernel.org, oleksandr_tyshchenko@epam.com
Cc: xen-devel@lists.xenproject.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] xen: Remove some deadcode (x)
Date: Mon, 14 Jul 2025 09:50:48 +0200 [thread overview]
Message-ID: <d3844036-c1f0-427f-824e-d4e8d0d890e4@suse.com> (raw)
In-Reply-To: <20250713132625.164728-1-linux@treblig.org>
[-- Attachment #1.1.1: Type: text/plain, Size: 785 bytes --]
On 13.07.25 15:26, linux@treblig.org wrote:
> From: "Dr. David Alan Gilbert" <linux@treblig.org>
>
> Remove three uncalled functions:
>
> xenbus_mkdir() was added in 2007 by
> commit 4bac07c993d0 ("xen: add the Xenbus sysfs and virtual device hotplug
> driver")
> but has remained unused.
>
> xen_get_runstate_snapshot() last use was removed in 2016 by
> commit 6ba286ad8457 ("xen: support runqueue steal time on xen")
> which replaces the use by the _cpu version.
>
> xen_resume_notifier_unregister() last use was removed in 2017 by
> commit 1914f0cd203c ("xen/acpi: upload PM state from init-domain to Xen")
>
> Remove them.
>
> Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Reviewed-by: Juergen Gross <jgross@suse.com>
Juergen
[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3743 bytes --]
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 495 bytes --]
prev parent reply other threads:[~2025-07-14 7:51 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-13 13:26 [PATCH] xen: Remove some deadcode (x) linux
2025-07-14 7:50 ` Jürgen Groß [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=d3844036-c1f0-427f-824e-d4e8d0d890e4@suse.com \
--to=jgross@suse.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@treblig.org \
--cc=oleksandr_tyshchenko@epam.com \
--cc=sstabellini@kernel.org \
--cc=xen-devel@lists.xenproject.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 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.