From: Andi Kleen Date: Tue, 3 Jul 2012 00:27:04 +0000 (-0700) Subject: floppy: Run floppy initialization asynchronous X-Git-Tag: v3.6-rc1~6^2~10^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cc15d03bcccdf95e2bd82e094e6064e61b54207;p=pandora-kernel.git floppy: Run floppy initialization asynchronous floppy_init is quite slow, 3s on my test system to determine that there is no floppy. Run it asynchronous to the other init calls to improve boot time. [jkosina@suse.cz: fix modular build] Signed-off-by: Andi Kleen Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed