Hi Andreas, > On 2 Sep 2025, at 06:54, Andreas Hindborg <a.hindborg@xxxxxxxxxx> wrote: > > This series adds configuration via configfs and remote completion to > the rnull driver. The series also includes a set of changes to the > rust block device driver API: a few cleanup patches, and a few features > supporting the rnull changes. > > The series removes the raw buffer formatting logic from `kernel::block` > and improves the logic available in `kernel::string` to support the same > use as the removed logic. > > This series is a smaller subset of the patches available in the > downstream rnull tree. I hope to minimize the delta between upstream > and downstream over the next few kernel releases. > > Signed-off-by: Andreas Hindborg <a.hindborg@xxxxxxxxxx> > --- > Changes in v7: > - Fix name of `kstrtobool_bytes` in commit message of patch 06/18. > - Fix stale safety comments in patch 15/18. > - Refactor `kstrtobool_raw` for readability. > - Link to v6: https://lore.kernel.org/r/20250822-rnull-up-v6-16-v6-0-ec65006e2f07@xxxxxxxxxx > You told me that some of my tags were not picked up by accident? I checked again and all patches seem to have my rb tag. In any case, For the series: Reviewed-by: Daniel Almeida <daniel.almeida@xxxxxxxxxxxxx> This should be enough for "b4 trailers" to pick this up. — Daniel