Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\module.c Create Date:2022-07-28 10:58:42
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:check_modinfo_retpoline

Proto:static void check_modinfo_retpoline(struct module *mod, struct load_info *info)

Type:void

Parameter:

TypeParameterName
struct module *mod
struct load_info *info
2970  If retpoline_module_ok(get_modinfo(info, "retpoline")) Then Return
2973  pr_warn("%s: loading module not compiled with retpoline compiler.\n", Unique handle for this module )
Caller
NameDescribe
check_modinfo