diff options
author | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-05-05 11:43:48 -0500 |
---|---|---|
committer | Justin M. Forbes <jforbes@fedoraproject.org> | 2021-05-05 11:43:48 -0500 |
commit | cbc42e18f58156417664a29cd6c981196a1d6c30 (patch) | |
tree | 015b350a5326302ebe2533ea58e3ee035294bc13 /patch-5.13.0-redhat.patch | |
parent | 27dc8ef7e8c19034fdfbbd0fcbcf8c2487a013c6 (diff) | |
download | kernel-cbc42e18f58156417664a29cd6c981196a1d6c30.tar.gz kernel-cbc42e18f58156417664a29cd6c981196a1d6c30.tar.xz kernel-cbc42e18f58156417664a29cd6c981196a1d6c30.zip |
kernel-5.13.0-0.rc0.20210505gitd665ea6ea86c.8
* Wed May 05 2021 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.13.0-0.rc0.20210505gitd665ea6ea86c.8]
- Flip CONFIG_USB_ROLE_SWITCH from m to y (Justin M. Forbes)
- Set valid options for CONFIG_FW_LOADER_USER_HELPER (Justin M. Forbes)
- Clean up CONFIG_FB_MODE_HELPERS (Justin M. Forbes)
- Turn off CONFIG_VFIO for the s390x zfcpdump kernel (Justin M. Forbes)
- Delete unused CONFIG_SND_SOC_MAX98390 pending-common (Justin M. Forbes)
- Update pending-common configs, preparing to set correctly (Justin M. Forbes)
- Update fedora filters for surface (Justin M. Forbes)
- Build CONFIG_CRYPTO_ECDSA inline for s390x zfcpdump (Justin M. Forbes)
Resolves: rhbz#
Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'patch-5.13.0-redhat.patch')
-rw-r--r-- | patch-5.13.0-redhat.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/patch-5.13.0-redhat.patch b/patch-5.13.0-redhat.patch index 5f4f6c931..527604a15 100644 --- a/patch-5.13.0-redhat.patch +++ b/patch-5.13.0-redhat.patch @@ -1969,10 +1969,10 @@ index 8100bb477d86..f758f2869c02 100644 /* Exported symbols */ diff --git a/include/linux/pci.h b/include/linux/pci.h -index 0fa104ee13d9..09701ace3928 100644 +index 413ece666bf9..b53f1f41e42c 100644 --- a/include/linux/pci.h +++ b/include/linux/pci.h -@@ -1431,6 +1431,10 @@ int pci_add_dynid(struct pci_driver *drv, +@@ -1432,6 +1432,10 @@ int pci_add_dynid(struct pci_driver *drv, unsigned long driver_data); const struct pci_device_id *pci_match_id(const struct pci_device_id *ids, struct pci_dev *dev); |