summaryrefslogtreecommitdiff
path: root/gnu/local.mk
diff options
context:
space:
mode:
authorTobias Geerinckx-Rice via Guix-patches via <guix-patches@gnu.org>2021-12-15 01:47:04 +0100
committerLeo Famulari <leo@famulari.name>2021-12-16 12:53:52 -0500
commit13f13554433c9dd47503131107dfbdd8a8031832 (patch)
tree52b5f165f93b31cd9aa939a8fdebc5b98bc11e7b /gnu/local.mk
parentbc09e7ab569d5306ce99c5525150695c9d539ef0 (diff)
downloadguix-patches-13f13554433c9dd47503131107dfbdd8a8031832.tar
guix-patches-13f13554433c9dd47503131107dfbdd8a8031832.tar.gz
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.
Diffstat (limited to 'gnu/local.mk')
0 files changed, 0 insertions, 0 deletions