Home
last modified time | relevance | path

Searched hist:ad160d23198193135cb2bcc75222e0816b5838c0 (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/
H A Dasync.cdiff ad160d23198193135cb2bcc75222e0816b5838c0 Wed Jan 07 18:28:53 CET 2009 Arjan van de Ven <arjan@linux.intel.com> 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>