guix-patches
[Top][All Lists]
Advanced

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

[bug#30604] [PATCH v10 5/6] linux-initrd: Provide our own 'modprobe' pro


From: Danny Milosavljevic
Subject: [bug#30604] [PATCH v10 5/6] linux-initrd: Provide our own 'modprobe' program.
Date: Tue, 13 Mar 2018 13:05:57 +0100

Hi Ludo,

On Tue, 13 Mar 2018 11:51:42 +0100
address@hidden (Ludovic Courtès) wrote:

> Right, and the worst that can happen is that modprobe will fail, but
> that’s fine because the functionality is already there anyway.

Yeah - but what does the kernel do when we return a non-zero exit code for 
something he wants to use? :)

./fs/filesystems.c:     if (!fs && (request_module("%.*s", len, name) == 0))
                                                                      ^^^^ uh oh



Attachment: pgppQhjHP_2u7.pgp
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]