Commit 21a16f0
scsi: mpi3mr: Make driver probing asynchronous
Speed up the boot process by using the asynchronous probing feature
supported by the kernel.
Set the PROBE_PREFER_ASYNCHRONOUS flag in the device_driver structure so
that the driver core probes in parallel.
Signed-off-by: Guixin Liu <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Link: https://patch.msgid.link/[email protected]
Signed-off-by: Martin K. Petersen <[email protected]>1 parent f8ef441 commit 21a16f0
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6079 | 6079 | | |
6080 | 6080 | | |
6081 | 6081 | | |
6082 | | - | |
| 6082 | + | |
| 6083 | + | |
| 6084 | + | |
| 6085 | + | |
6083 | 6086 | | |
6084 | 6087 | | |
6085 | 6088 | | |
| |||
0 commit comments