Files
linux-rockchip/kernel
Tao Huang 341c626474 kernel/params.c: Call param_sysfs_init() early when CONFIG_INITCALL_ASYNC=y
usb_init() depends on param_sysfs_init() to init module_kset.
But usb_init() and param_sysfs_init() are both in the same
subsys_initcall level.

Fix this by move param_sysfs_init() to the arch_initcall_sync level.

Change-Id: Iccc44152c716959d98ed97ea379e0fc4378e185d
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
2025-04-21 02:19:49 +00:00
..
2025-01-10 17:48:57 +08:00
2024-06-27 13:46:22 +02:00
2024-10-17 15:21:27 +02:00
2024-10-25 17:51:39 +08:00
2024-08-17 17:42:29 +08:00
2025-01-10 17:48:57 +08:00
2025-01-10 17:48:57 +08:00
2024-10-25 17:51:39 +08:00
2023-12-20 17:00:20 +01:00
2023-11-28 17:06:57 +00:00
2024-10-17 15:22:28 +02:00
2024-05-08 11:14:32 +08:00
2025-01-10 17:48:57 +08:00