11 Commits

Author SHA1 Message Date
zhouwenpei
7dd17bee21 update verion to 29 2021-12-03 12:19:10 +08:00
Yang Yanchao
f00305fb1d kmod:add the -r option to rmmod for kexec.
kmod: don't check module's refcnt when rmmod with -r
  Module: replace the module with new module
  Module: suspend the module by rmmod r option

Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2021-11-29 21:33:48 +08:00
Yang Yanchao
868a48e582 Precisely filters ko files in "/lib/modules/$kernel/extra" to avoid creating unnecessary symbols.
Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2021-11-24 18:06:43 +08:00
Yang Yanchao
a07de434e6 Sync the weak-modules script from the 20.03-LTS-SP1
use -V to sort kernel version in weak-modules

Signed-off-by: Yang Yanchao <yangyanchao6@huawei.com>
2021-11-18 10:24:54 +08:00
love_hangzhou
d5cdeeba4c backport patch to fix some bugs
libkmod-module:check "new_from_name" return value in get_builtin
libkmod:fix possible double free with wrong modules.buildin.modinfo
libkmod:fix an overflow with wrong modules.builtin.modinfo
libkmod-config:fix a memory  leak when kmod_list_append() fails
Fix "modinfo -F always shows name for built-ins"
2021-06-18 15:22:29 +08:00
jinzhimin369
3de980656b fix memory leak in modinfo and build warning 2021-01-14 16:32:03 +08:00
jinzhimin369
8d645ffb5c backport patch to deal with lspci -v error report 2020-09-04 10:14:29 +08:00
wangshuo
c2a995a3cd remove unnecessary message 2020-08-21 14:37:06 +08:00
wangshuo
1bc91da208 kmod: update to kmod-27 2020-04-24 16:12:38 +08:00
wangshuo
0bb25b2f2f kmod: move libs files to libs package 2020-02-26 10:00:32 +08:00
overweight
5e1accdd27 Package init 2019-09-30 10:54:27 -04:00