Re: [PATCH v2 0/3] Inline helpers into Rust without full LTO
Miguel Ojeda <[email protected]>
| Newsgroups | gmane.linux.uml.devel,gmane.linux.ports.arm.kernel,gmane.linux.kbuild.devel,gmane.linux.kernel,gmane.linux.kernel.mm,gmane.linux.kernel.rust |
|---|---|
| Message-ID | <CANiq72nz6zB0jGahw4Eh-i-Rew1kQ0g_qcZ68Whw==MyjhYaJw@mail.gmail.com> |
On Thu, Mar 26, 2026 at 10:13 PM Arnd Bergmann <[email protected]> wrote: > > I have an older patch to drop CONFIG_NO_DMA entirely, which > may be better here, since we know that nobody cares about the > empty stubs. In case it helps / for future reference: the patch I sent to Marek is already in mainline: commit 2cdaff22ed26 ("dma-mapping: add missing `inline` for `dma_free_attrs`"). Cheers, Miguel