Function report |
Source Code:kernel\module.c |
Create Date:2022-07-28 10:58:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:check_modinfo_livepatch
Proto:static int check_modinfo_livepatch(struct module *mod, struct load_info *info)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct module * | mod | |
struct load_info * | info |
2946 | If get_modinfo(info, "livepatch") Then |
2947 | Is this a livepatch module? = true |
2949 | pr_notice_once("%s: tainting kernel with TAINT_LIVEPATCH\n", Unique handle for this module ) |
2953 | Return 0 |
Name | Describe |
---|---|
check_modinfo |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |