guix/gnu
Tobias Geerinckx-Rice via Guix-patches via 13f1355443
linux-modules: Ignore EINVAL in ‘modprobe’ mode.
Loading the framebuffer-coreboot module simply fails with EINVAL on a
non-Corebooted system.  Crashing the system with a kernel panic is not
a reasonable reaction to loading valid modules on unsupported hardware.
The kernel should log an error, which the user is expected to see.

Bogus module names will still be fatally reported by linux-modules.drv.

* gnu/build/linux-modules.scm (load-linux-module*):
Ignore EINVAL errors when operating recursively.
2021-12-16 12:53:52 -05:00
..
bootloader
build linux-modules: Ignore EINVAL in ‘modprobe’ mode. 2021-12-16 12:53:52 -05:00
home
installer
machine
packages gnu: linux-libre: Support the Coreboot framebuffer. 2021-12-16 12:53:52 -05:00
platforms
services services: cuirass: Remove the default database host. 2021-12-15 14:41:42 +01:00
system gnu: linux-libre: Support the Coreboot framebuffer. 2021-12-16 12:53:52 -05:00
tests
artwork.scm
bootloader.scm
ci.scm
home.scm
image.scm
installer.scm
local.mk gnu: Add js-mathjax-3. 2021-12-16 08:58:07 +01:00
machine.scm
packages.scm
platform.scm
services.scm
system.scm
tests.scm