commit | ad160d23198193135cb2bcc75222e0816b5838c0 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Wed Jan 07 09:28:53 2009 -0800 |
committer | Arjan van de Ven <arjan@linux.intel.com> | Wed Jan 07 09:31:49 2009 -0800 |
tree | ba7cc0e98494d63a02b10ab22f896e07efa6f509 | |
parent | 24b0ecad07ac4d7ef74cb6f7da08c449fa9f6a4f [diff] |
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>