"'We are almost at the "write a real driver in #rust" stage now, depending on what you want to do."'
That's what @gregkh wrote in the comment for the main driver core and debugfs updates merged for #Linux 6.14, as it contained "driver core rust bindings for PCI, platform, OF, and some i/o functions"; there is also a "misc device rust bindings and a sample driver to show how to use them":
https://git.kernel.org/torvalds/c/2ab002c755bfa88777e3f2db884d531f3010736c
@kernellogger @gregkh stuff like this is why I think rust will have a rippling effect of improving the C side too
"driver core const work, making more of the api take const * for different parameters to make the rust bindings easier overall."
@kernellogger @gregkh what, the apple m? gpu drivers are not counted?