Re: [PATCH 6.12.y 00/60] `alloc`, `#[expect]` and "Custom FFI"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Mar 09, 2025 at 03:20:56PM +0100, Miguel Ojeda wrote:
> On Sun, Mar 9, 2025 at 1:42 PM Ilya K <me@xxxxxxxx> wrote:
> >
> > Hi, I think this is missing one final change, specifically 27c7518e,
> > or rather, the only line of it that applies:
> >
> >  pub unsafe extern "C" fn drm_panic_qr_generate(
> > -    url: *const i8,
> > +    url: *const kernel::ffi::c_char,
> >
> > Without it, the build fails on Rust 1.85 / aarch64.
> 
> Bah, sorry, my bad, that is embarrassing... It is not just that one --
> the actual remap is not there. Let me re-send...
> 
> Greg: no changes except for the 2 extra on top you will see.
> 
> It still holds that the x86_64 build still builds commit-by-commit,
> and I double-checked that hash builds for x86_64, arm64 and riscv64
> with the min and max compilers.
> 
> Let me also run a test for loongarch64 with the unrelated fix applied.

Please just send additional ones, not the whole series, otherwise I'm
going to get confused :)

thanks,

greg k-h




[Index of Archives]     [Linux Kernel]     [Kernel Development Newbies]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite Hiking]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux