git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a70f35a
)
floppy: Run floppy initialization asynchronous
author
Andi Kleen
<ak@linux.intel.com>
Tue, 3 Jul 2012 00:27:04 +0000
(17:27 -0700)
committer
Jiri Kosina
<jkosina@suse.cz>
Wed, 4 Jul 2012 12:01:40 +0000
(14:01 +0200)
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 <ak@linux.intel.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
No differences found