]> www.infradead.org Git - users/sagi/blktests.git/commit
common/rc: allow 5-digit domains in _get_pci_dev_from_blkdev
authorJon Derrick <jonathan.derrick@intel.com>
Mon, 27 Nov 2017 21:49:05 +0000 (14:49 -0700)
committerOmar Sandoval <osandov@fb.com>
Tue, 28 Nov 2017 00:23:49 +0000 (16:23 -0800)
commit452ab75f6490cf13abe4e7311c089c8b3a970f2e
tree1542f7a04244c9943acb5fc039bf3d10946a9c8b
parent35713d5bfcbb546340e505354b8788de925e4988
common/rc: allow 5-digit domains in _get_pci_dev_from_blkdev

At least one driver (VMD) uses 32-bit pci domains, but is effectively
limited to 5-digit domains. Allow tests to access devices with 4-5 digit
domains.

Signed-off-by: Jon Derrick <jonathan.derrick@intel.com>
common/rc