Re: [PATCH 1/2] kernel: usb: Autoprobe g_serial

2023-11-24 Thread Linus Walleij
On Sun, Nov 19, 2023 at 2:27 PM Chuanhong Guo wrote: > On Sun, Nov 12, 2023 at 6:04 AM Linus Walleij > wrote: > > > > For devices using USB gadget serial we need to probe the modules > > usb_f_acm and g_serial in order, then the available UDC (USB device > > controller) interface will be hooked

Re: [PATCH 07/20] kernel: copy all built kernel modules to root filesystem image

2023-11-24 Thread Jonas Gorski
Hi, On Mon, 20 Nov 2023 at 02:37, Elliott Mitchell wrote: > > On Sat, Nov 18, 2023 at 07:57:35AM +0100, Felix Fietkau wrote: > > On 17.11.23 22:31, Elliott Mitchell wrote: > > > On Fri, Nov 17, 2023 at 05:20:33PM +0100, Felix Fietkau wrote: > > >> On 11.11.23 01:21, Elliott Mitchell wrote: > > >>

Re: [PATCH 07/20] kernel: copy all built kernel modules to root filesystem image

2023-11-24 Thread Elliott Mitchell
On Fri, Nov 24, 2023 at 01:53:01PM +0100, Jonas Gorski wrote: > > On Mon, 20 Nov 2023 at 02:37, Elliott Mitchell wrote: > > > > On Sat, Nov 18, 2023 at 07:57:35AM +0100, Felix Fietkau wrote: > > > On 17.11.23 22:31, Elliott Mitchell wrote: > > > > On Fri, Nov 17, 2023 at 05:20:33PM +0100, Felix F

Re: [PATCH 07/20] kernel: copy all built kernel modules to root filesystem image

2023-11-24 Thread Felix Fietkau
On 25.11.23 03:28, Elliott Mitchell wrote: On Fri, Nov 24, 2023 at 01:53:01PM +0100, Jonas Gorski wrote: > > I'm fine with the cp -l change, but I think adding all remaining modules > > to the rootfs is not something we should do by default (maybe opt-in?) > > Perhaps. This could also be handle