On Sun Apr 13, 2025 at 7:37 PM CEST, Danilo Krummrich wrote: > Require the Bound device context to be able to call iomap_region() and > iomap_region_sized(). Creating I/O mapping requires the device to be > bound. > > Signed-off-by: Danilo Krummrich <dakr@xxxxxxxxxx> Reviewed-by: Benno Lossin <benno.lossin@xxxxxxxxx> --- Cheers, Benno > --- > rust/kernel/pci.rs | 2 ++ > 1 file changed, 2 insertions(+)