Re: [PATCH v2 0/3] Devres optimization with bound devices

From: Danilo Krummrich
Date: Sun May 04 2025 - 12:16:34 EST


On Mon, Apr 28, 2025 at 04:00:26PM +0200, Danilo Krummrich wrote:
> This patch series implements a direct accessor for the data stored within
> a Devres container for cases where we can prove that we own a reference
> to a Device<Bound> (i.e. a bound device) of the same device that was used
> to create the corresponding Devres container.

Applied to nova-next, thanks!