From c3a38220c3fcd4fd5a6d59e1fb7c948150cf8044 Mon Sep 17 00:00:00 2001 From: "Justin M. Forbes" Date: Wed, 20 Jan 2021 15:18:16 -0600 Subject: kernel-5.11.0-0.rc4.20210120git45dfb8a5659a.131 * Wed Jan 20 2021 Fedora Kernel Team [5.11.0-0.rc4.20210120git45dfb8a5659a.131] - redhat: replace inline awk script with genlog.py call (Herton R. Krzesinski) - redhat: add genlog.py script (Herton R. Krzesinski) - irq: export irq_check_status_bit (Levi Yun) - Turn off vdso_install for ppc (Justin M. Forbes) Resolves: rhbz# Signed-off-by: Justin M. Forbes --- kernel-s390x-rhel.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kernel-s390x-rhel.config') diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index 393dc3e1f..e150bd819 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -3773,7 +3773,7 @@ CONFIG_PCIE_EDR=y # CONFIG_PCI_J721E_HOST is not set # CONFIG_PCI_MESON is not set CONFIG_PCI_MSI=y -CONFIG_PCI_NR_FUNCTIONS=64 +CONFIG_PCI_NR_FUNCTIONS=512 # CONFIG_PCI_P2PDMA is not set # CONFIG_PCI_PASID is not set # CONFIG_PCIPCWATCHDOG is not set -- cgit