Sven Püschel

Results 2 comments of Sven Püschel

An alternative to manually running modprobe would be `echo sg > /etc/modules-load.d/usbsdmux.conf` This loads the `sg` module on every boot. See https://wiki.archlinux.org/title/Kernel_module#systemd

Ah, missed that `current_memory_size` only existed with `VERIFY_ON`. Fixed and rebased the PR.