contributed by < >
Linux 核心模組運作原理 中提到在 Linux kernel v6.8.5 中, finit_module 系統呼叫的實作方式已變更,呼叫 idempotent_init_module 後在該函式當中還會呼叫 init_module_from_file ,在 init_module_from_file 才真正呼叫到 load_module。
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up