async: Handle kthread_run() return codes.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Mon, 19 Jan 2009 12:45:31 +0000 (13:45 +0100)
committerArjan van de Ven <arjan@linux.intel.com>
Sun, 8 Feb 2009 17:56:10 +0000 (09:56 -0800)
If we fail to create the manager thread, fall back to non-fastboot.
If we fail to create an async thread, try again after waiting for
a bit.

Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>

No differences found