mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
537a14ac2a
PD#SWPL-179595 Problem: aml erofs init cost 130ms Solution: 1, remove some unnecessary ops in symbol fix, save 8ms; 2, async handle of symbol fix. now only takes 14ms [ 0.884318] init: Loading module /lib/modules/aml-erofs.ko with args '' [ 0.887422] calling init_module.cfi_jt+0x0/0x4 [aml_erofs] @ 1 [ 0.902698] initcall init_module.cfi_jt+0x0/0x4 [aml_erofs] returned 0 after 14795 usecs [ 1.014342] init: Loaded kernel module /lib/modules/aml-erofs.ko Verify: S7D bm201 Change-Id: If439175377cd79b093cf12c8413a098721c550dd Signed-off-by: Tao Zeng <tao.zeng@amlogic.com>