Re: [PATCH] software node: provide wrappers around kobject_get/put()

From: Bartosz Golaszewski

Date: Mon Apr 27 2026 - 04:16:20 EST


On Fri, Apr 24, 2026 at 5:32 PM Andy Shevchenko
<andriy.shevchenko@xxxxxxxxxxxxxxx> wrote:
>
> should also work. And here I referred to the fact that we already have a kobject
> instance available. Yes, my counter example is just to reveal inconsistency,
> I kinda agree that using swnode specific API might be clearer approach.
>

Let's do kobject_name() -> swnode_name() separately?

Bart