18 Commits

Author SHA1 Message Date
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
openeuler-ci-bot
1c4228aa4d !31 backport patch to fix double free bugs
From: @love_hangzhou
Reviewed-by: @liqingqing_1229
Signed-off-by: @liqingqing_1229
2021-06-18 13:37:48 +00: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
openeuler-ci-bot
9f58d4445a !21 fix memory leak in kmodinfo
From: @xinghe_1
Reviewed-by: @wswsamao
Signed-off-by: @wswsamao
2021-01-14 16:37:13 +08:00
jinzhimin369
3de980656b fix memory leak in modinfo and build warning 2021-01-14 16:32:03 +08:00
openeuler-ci-bot
0fadfae9bc !11 backport patch to deal with lspci -v error report
Merge pull request !11 from xinghe/master
2020-09-04 12:36:19 +08:00
jinzhimin369
8d645ffb5c backport patch to deal with lspci -v error report 2020-09-04 10:14:29 +08:00
openeuler-ci-bot
f949d360df !9 删除多余信息
Merge pull request !9 from wswsamao/mymaster
2020-08-21 15:21:59 +08:00
wangshuo
c2a995a3cd remove unnecessary message 2020-08-21 14:37:06 +08:00
openeuler-ci-bot
7de56bf150 !7 add yaml file in package
Merge pull request !7 from maqiang/master
2020-06-23 19:27:03 +08:00
maqiang999
1852fea30d add yaml file in package 2020-06-13 09:44:48 +08:00
openeuler-ci-bot
3278cd8e5d !4 update kmod to kmod-27
Merge pull request !4 from wswsamao/mybranch
2020-04-24 16:40:31 +08:00
wangshuo
1bc91da208 kmod: update to kmod-27 2020-04-24 16:12:38 +08:00
openeuler-ci-bot
7106ac9ccd !3 move libs files to libs package
Merge pull request !3 from wswsamao/local
2020-02-26 14:16:37 +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