Re: [PATCH] rust: device: make lifetime on `Core` and `CoreInternal` invariant

Danilo Krummrich <[email protected]> Tue, 21 Jul 2026 02:01:32 +0200
Newsgroups dev.linux.lists.nova-gpu,dev.linux.lists.driver-core,org.freedesktop.lists.dri-devel,org.kernel.vger.linux-kernel,org.kernel.vger.rust-for-linux
Message-ID <[email protected]>
On Mon, 13 Jul 2026 21:14:54 +0100, Gary Guo wrote:
> [PATCH] rust: device: make lifetime on `Core` and `CoreInternal` invariant

Applied, thanks!

  Branch: driver-core-testing
  Tree:   git://git.kernel.org/pub/scm/linux/kernel/git/driver-core/driver-core.git

[1/1] rust: device: make lifetime on `Core` and `CoreInternal` invariant
      commit: f7acb19abcd8

      [ Fixup the debugfs sample to use an explicit lifetime instead of
        Core<'_>. - Danilo ]

The patch will appear in the next linux-next integration (typically within 24
hours on weekdays).

The patch is in the driver-core-testing branch and will be promoted to
driver-core-next after validation.