Re: Rust for Linux and host-only libraries

2024-04-19 Thread Fabian Grünbichler
On April 19, 2024 8:44:12 PM GMT+02:00, Miguel Ojeda wrote: >On Fri, Apr 19, 2024 at 8:13 PM Fabian Grünbichler > wrote: >> >> Yes, all crates packaged by the Rust team (and most packaged for consumption >> by other packages/as build-deps by people outside of the team) ship their >> (patched

Processed: Re: Bug#1069301: linux-image-6.1.0-20-amd64: bluetooth causes kernel BUG - list_del corruption, (address)->prev is LIST_POISON2

2024-04-19 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + moreinfo Bug #1069301 [src:linux] linux-image-6.1.0-20-amd64: bluetooth causes kernel BUG - list_del corruption, (address)->prev is LIST_POISON2 Added tag(s) moreinfo. -- 1069301: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069301 Debian Bug Track

Bug#1069301: linux-image-6.1.0-20-amd64: bluetooth causes kernel BUG - list_del corruption, (address)->prev is LIST_POISON2

2024-04-19 Thread Salvatore Bonaccorso
Control: tags -1 + moreinfo Hi Jeremy, On Fri, Apr 19, 2024 at 05:37:41PM +0200, Jeremy Lainé wrote: > Package: src:linux > Version: 6.1.85-1 > Severity: important > X-Debbugs-Cc: jeremy.la...@m4x.org > > Dear Maintainer, > > After upgrading from linux-image-6.1.0-18-amd64 to > linux-image-6.1.

Re: Rust for Linux and host-only libraries

2024-04-19 Thread Miguel Ojeda
On Fri, Apr 19, 2024 at 8:13 PM Fabian Grünbichler wrote: > > Yes, all crates packaged by the Rust team (and most packaged for consumption > by other packages/as build-deps by people outside of the team) ship their > (patched for distro use) sources in a subdir there. The patches (except for >

Re: Rust for Linux and host-only libraries

2024-04-19 Thread Fabian Grünbichler
On April 19, 2024 7:09:15 PM GMT+02:00, Miguel Ojeda wrote: >Hi Ximin, Sylvestre, Fabian, all, > >In Rust for Linux, we are considering using host-only/userspace Rust >libraries (e.g. `syn`), and we were asked to check whether it would be >possible to just pick them from the distribution (sinc

Rust for Linux and host-only libraries

2024-04-19 Thread Miguel Ojeda
Hi Ximin, Sylvestre, Fabian, all, In Rust for Linux, we are considering using host-only/userspace Rust libraries (e.g. `syn`), and we were asked to check whether it would be possible to just pick them from the distribution (since, in principle, they don't require kernel-specific changes). What is

Bug#1069301: linux-image-6.1.0-20-amd64: bluetooth causes kernel BUG - list_del corruption, (address)->prev is LIST_POISON2

2024-04-19 Thread Jeremy Lainé
Package: src:linux Version: 6.1.85-1 Severity: important X-Debbugs-Cc: jeremy.la...@m4x.org Dear Maintainer, After upgrading from linux-image-6.1.0-18-amd64 to linux-image-6.1.0-20-amd64, bluetooth no longer works and a kernel BUG is visible in dmesg hinting at a memory safety issue. It is not n