platform_system_core/libmodprobe
Wasim Nazir 3e6c9dbee8 libmodprobe: LPM: Load all modules in *.load with *.dep satisfied
Load all hard-dependent-modules even if they are not listed in *.load.
Defer softdep module loading to InsmodWithDeps, as loading it parallel
breaks the purpose of softdep which is used to load the modules
according to dependency/sequence(pre/post) added.

Test: Normal/Recovery Boot to home
Bug: 261678056
Change-Id: I0aea7580545affbf4caa9205281868aad00a2bb0
Signed-off-by: Wasim Nazir <quic_wasimn@quicinc.com>
2023-01-24 14:15:25 +05:30
..
include/modprobe Load kernel modules in parallel 2022-03-18 08:06:07 +00:00
Android.bp Completely migrate init first stage to Soong 2021-06-18 14:26:55 +09:00
libmodprobe.cpp libmodprobe: LPM: Load all modules in *.load with *.dep satisfied 2023-01-24 14:15:25 +05:30
libmodprobe_ext.cpp Load kernel modules in parallel 2022-03-18 08:06:07 +00:00
libmodprobe_ext_test.cpp modprobe: Use more inclusive language for modprobe and libmodprobe 2020-06-15 12:51:38 -07:00
libmodprobe_test.cpp Load kernel modules in parallel 2022-03-18 08:06:07 +00:00
libmodprobe_test.h libmodprobe: parse kernel command line for module options 2019-12-27 13:39:23 -08:00
OWNERS Update libmodprobe's OWNERS. 2021-03-23 17:53:08 -07:00
TEST_MAPPING Add libmodprobe to hwasan-postsubmit 2022-03-18 21:48:29 +00:00