On Wed, Apr 9, 2025 at 10:53 AM Tamir Duberstein <tamird@xxxxxxxxx> wrote: > > On Wed, Apr 9, 2025 at 10:51 AM Tamir Duberstein <tamird@xxxxxxxxx> wrote: > > > > The bulk of this change occurs in the last commit, please its commit > > messages for details. The first commit exists in 2 other series but was > > picked into this series to allow using `container_of!` without the need > > to cast from `*const Self` to `*mut Self`. > > That first commit is now in the prerequisite patch, not here. Gentle ping; this still needs a review. The first two patches are trivial, and the last one is similar in spirit to https://lore.kernel.org/all/20250411-no-offset-v3-1-c0b174640ec3@xxxxxxxxx/ which was reviewed by Benno Lossin, Alice Ryhl, and Andreas Hindborg. Could you folks have a look please?