]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
UBUNTU: SAUCE: isapnp_init: make isa PNP scans occur async
authorAndy Whitcroft <apw@canonical.com>
Wed, 2 Dec 2009 14:41:53 +0000 (14:41 +0000)
committerSeth Forshee <seth.forshee@canonical.com>
Tue, 5 Sep 2017 12:33:03 +0000 (07:33 -0500)
commit0c2f513f20ce167ca2b5be34debe2ee239598b89
tree200b3fb12c6e71c144c9ffb7b372d1ec302bd334
parent87d546d8805006504d49a12bcd69c0f7fd809f2c
UBUNTU: SAUCE: isapnp_init: make isa PNP scans occur async

The results of scanning for devices is to trigger udev events therefore
we can push this processing async.

This reduces kernel initialisation time (the time from bootloader to
starting userspace) by several 10ths of a second x86 32bit systems.

Signed-off-by: Andy Whitcroft <apw@canonical.com>
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/pnp/isapnp/core.c