diff options
| author | Kaike Wan <[email protected]> | 2016-02-26 13:33:23 -0800 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2016-03-10 20:45:46 -0500 |
| commit | 24487dd39cb24c23560c2dc726c6d3375f42a697 (patch) | |
| tree | 260aeeefd4fc7f240a740ecf628ddd32e595c76b /tools/perf/scripts/python | |
| parent | bf400235f392eabf60c865c95da823727cb00def (diff) | |
staging/rdma/hfi1: Check interrupt registers mapping
This patch tests the interrupt registers when the driver has no access to
its upstream component. In this case, it is highly likely that it is
running in a virtual machine (eg, Qemu-kvm guest). If the interrupt
registers are not mapped properly by the virtual machine monitor, an
error message will be printed and the probing will be terminated. This
will help the user identify the issue. On the other hand, if the driver
is running in a host or has access to its upstream component in some
other VM, it will do nothing.
Reviewed-by: Mike Marciniszyn <[email protected]>
Reviewed-by: Dennis Dalessandro <[email protected]>
Signed-off-by: Kaike Wan <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions