diff options
author | Thomas Gleixner <tglx@linutronix.de> | 2020-11-16 15:52:47 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-11-16 15:57:46 +0300 |
commit | 8986f223bd777a73119f5d593c15b4d630ff49bb (patch) | |
tree | f8cd1a2c30d6c56a848eb99be5ca615fdf48a7a8 /lib/test_overflow.c | |
parent | 09162bc32c880a791c6c0668ce0745cf7958f576 (diff) | |
download | linux-8986f223bd777a73119f5d593c15b4d630ff49bb.tar.xz |
iommu/vt-d: Take CONFIG_PCI_ATS into account
pci_dev::physfn is only available when CONFIG_PCI_ATS is set. The recent
fix for the irqdomain rework missed that dependency which makes the build
fail when CONFIG_PCI_ATS=n.
Add the necessary #ifdeffery.
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Fixes: ff828729be44 ("iommu/vt-d: Cure VF irqdomain hickup")
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Joerg Roedel <joro@8bytes.org>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions