kpatch/kpatch
Ilya A. Arkhipov 0240e809b5 Show just modules (*.ko) in kpatch list:
load --all working just for .ko:
  for i in "$INSTALLDIR/$(uname -r)"/*.ko; do

 USUALLY, all modules have .ko extension

 /var/lib/kpatch can have not only modules, in my case (Yes it just my case) I have list with patches included in module.
2018-05-18 19:04:29 +03:00
..
kpatch Show just modules (*.ko) in kpatch list: 2018-05-18 19:04:29 +03:00
Makefile add uninstall target 2014-03-20 11:29:25 -05:00