Re: [PATCH v2 10/16] rust: io: register: make register have a typed base
[email protected] Wed, 05 Aug 2026 16:43:42 +0000
| Newsgroups | org.kernel.vger.linux-pci,org.freedesktop.lists.dri-devel |
|---|---|
| Message-ID | <[email protected]> |
> Previously `register!` defined registers can be used on any untyped I/O > regions. With all users specifying their desired register type now, > propagate the specified type and restrict I/O access only when type > matches. > > Also, add an `io_project!` example which is enabled by this change. > > Signed-off-by: Gary Guo <[email protected]> Sashiko has reviewed this patch and found no issues. It looks great! -- Sashiko AI review ยท https://sashiko.dev/#/patchset/[email protected]?part=10