Re: [PATCH RFC] drivers/rufs: add Rust UFS host controller driver
From: Andreas Hindborg
Date: Wed Sep 16 2026 - 15:59:07 EST
Bart Van Assche <bvanassche@xxxxxxx> writes:
> On 9/13/26 6:10 AM, Andreas Hindborg wrote:
>> I understand that userland tools need to be updated, and that
>> carries cost.
> Hmm ... my understanding is that the Rust UFS host driver needs to be
> modified. Why should user space code have to know what UFS driver has
> been activated in the kernel? sysfs ABIs are assumed to be stable, isn't
> it?
There is a choice to be made. Arguments could be made in both
directions. One could argue that this is a new driver, so technically it
is a new ABI and as such there, is no stability requirement.
With a goal of constructing a more simple driver, sticking with scsi
legacy user space interfaces might not make sense.
Best regards,
Andreas Hindborg