• verdigris@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    15 days ago

    To be fair, I’m not sure how “I will do everything in my power to oppose this” is the anti-Rust side “work[ing] towards some resolution”…

    • Gayhitler@lemmy.ml
      link
      fedilink
      English
      arrow-up
      3
      ·
      15 days ago

      That’s tame for the kernel mailing list lol.

      The context is that hellwig doesn’t want another maintainer or deal with a split codebase in the dma subsystem which I honestly agree with.

      If I were a maintainer in that position I’d be barring the doors too. It’s not a driver for some esoteric realtek wireless card or something.

      Even if I didn’t agree with that position it’s normal to only post on the kernel mailing list about shit you actually care deeply about because it’s public and aside from all your fellow devs taking the time to read what you wrote, psychotic nerds like myself watch it and will try to read the tea leaves too!

      • FooBarrington@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        14 days ago

        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.

        • uis@lemm.ee
          link
          fedilink
          arrow-up
          0
          arrow-down
          1
          ·
          14 days ago

          They still can share code. Just not maintained by dma.

          • FooBarrington@lemmy.world
            link
            fedilink
            arrow-up
            2
            ·
            14 days ago

            Nobody asked for the code to be maintained by DMA. The maintainer blocked a PR outside his subsystem, and even if it was part of his subsystem, the R4L approach is that C developers can break Rust code however they want.

            Literally nobody suggested that the DMA maintainers should maintain Rust code.