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.