summaryrefslogtreecommitdiffstats
path: root/efi-lockdown.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2018-02-07 09:13:24 -0600
committerJustin M. Forbes <jforbes@fedoraproject.org>2018-02-07 09:13:24 -0600
commitbf681f6a5bde4069ee24290cd4d99fba3e17684c (patch)
treee197d48e556547fd505db1981e1448c250335b80 /efi-lockdown.patch
parentac4e94dcf3f1982a2945159a607b87df171bfc39 (diff)
downloadkernel-bf681f6a5bde4069ee24290cd4d99fba3e17684c.tar.gz
kernel-bf681f6a5bde4069ee24290cd4d99fba3e17684c.tar.xz
kernel-bf681f6a5bde4069ee24290cd4d99fba3e17684c.zip
Linux v4.15-11704-ga2e5790d8416
Diffstat (limited to 'efi-lockdown.patch')
-rw-r--r--efi-lockdown.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/efi-lockdown.patch b/efi-lockdown.patch
index c99d85c12..14cfd77d8 100644
--- a/efi-lockdown.patch
+++ b/efi-lockdown.patch
@@ -818,7 +818,7 @@ index 9bf993e1f71e..afa01cc3ceec 100644
+ kernel_is_locked_down("Direct PCI access"))
return -EPERM;
- dev = pci_get_bus_and_slot(bus, dfn);
+ dev = pci_get_domain_bus_and_slot(0, bus, dfn);
--
2.13.6