ray to Open SourceEnglish · 1 day ago'Maybe the problem is you' ... Linus Torvalds wades into Linux kernel Rust driver dramawww.theregister.comexternal-linkmessage-square95fedilinkarrow-up1294arrow-down16cross-posted to: tech@programming.devforum@lemmy.linuxuserspace.show
arrow-up1288arrow-down1external-link'Maybe the problem is you' ... Linus Torvalds wades into Linux kernel Rust driver dramawww.theregister.comray to Open SourceEnglish · 1 day agomessage-square95fedilinkcross-posted to: tech@programming.devforum@lemmy.linuxuserspace.show
minus-squareuis@lemm.eelinkfedilinkarrow-up11arrow-down1·5 hours agohttps://lore.kernel.org/lkml/293df3d54bad446e8fd527f204c6dc301354e340.camel@mailbox.org/ General idea seems to be “keep your glue outside of core subsystems”, not “do not create cross-language glue, I will do everything in my power to oppose this”.
minus-squareFooBarrington@lemmy.worldlinkfedilinkarrow-up2·2 hours agoThis creates a lot of extra work for no benefit, as every driver that needs DMA would have to include their own copy of the DMA stuff.
https://lore.kernel.org/lkml/293df3d54bad446e8fd527f204c6dc301354e340.camel@mailbox.org/
General idea seems to be “keep your glue outside of core subsystems”, not “do not create cross-language glue, I will do everything in my power to oppose this”.
This creates a lot of extra work for no benefit, as every driver that needs DMA would have to include their own copy of the DMA stuff.