mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
async: don't do the initcall stuff post boot
while tracking the asynchronous calls during boot using the initcall_debug convention is useful, doing it once the kernel is done is actually bad now that we use asynchronous operations post boot as well... Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
This commit is contained in:
parent
24b0ecad07
commit
ad160d2319
1 changed files with 4 additions and 4 deletions
Loading…
Add table
Add a link
Reference in a new issue