diff options
author | Jerry Snitselaar <[email protected]> | 2024-04-05 14:39:41 -0700 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2024-04-07 13:05:47 +0530 |
commit | c863062cf8250d8330859fc1d730b2aed3313bcd (patch) | |
tree | 63427312bbb2bcefce9a718ac71ad578064910f4 /scripts/generate_rust_analyzer.py | |
parent | 8b7149803af174f3184d97c779faa1c7608da5af (diff) |
dmaengine: idxd: Check for driver name match before sva user feature
Currently if the user driver is probed on a workqueue configured for
another driver with SVA not enabled on the system, it will print
out a number of probe failing messages like the following:
[ 264.831140] user: probe of wq13.0 failed with error -95
On some systems, such as GNR, the number of messages can
reach over 100.
Move the SVA feature check to be after the driver name match
check.
Cc: Vinod Koul <[email protected]>
Cc: [email protected]
Cc: [email protected]
Reviewed-by: Fenghua Yu <[email protected]>
Reviewed-by: Dave Jiang <[email protected]>
Signed-off-by: Jerry Snitselaar <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions