You are not logged in.
Pages: 1
Hi all,
Last year there were talks about live kernel patching in v4. Currently I'm using v4.xx. Is live patching here or I need to reboot after each kernel update?
Thanks
Offline
You often don't have to reboot after updating the kernel and it has nothing to do with live patching but whether you need the modules to work.
AFAIK this feature is not a silver bullet, so yes, you still have to reboot once in a while, due to changes in kernel's internal data structures, which can't be applied with live patches. Consider using linux-lts if you would prefer to reboot less often.
Offline
Well, each time my kernel is updated, i'm unable to mount any usb stick.
Help me to improve ssh-rdp !
Retroarch User? Try my koko-aio shader !
Offline
That is why we need this bug fixed: https://bugs.archlinux.org/task/16702
Managing AUR repos The Right Way -- aurpublish (now a standalone tool)
Offline
Or simply load the necessary module at boot.
Offline
Well, each time my kernel is updated, i'm unable to mount any usb stick.
I can. Mine is formatted ax ext4, not e.g. fat32.
Offline
kokoko3k wrote:Well, each time my kernel is updated, i'm unable to mount any usb stick.
I can. Mine is formatted ax ext4, not e.g. fat32.
The usb connection needs to load a module too -- the problem is not just the filesystems in use.
Managing AUR repos The Right Way -- aurpublish (now a standalone tool)
Offline
Pages: 1