kernel-6.13.0-0.rc0.20241127gitaaf20f870da0.11
* Wed Nov 27 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.13.0-0.rc0.aaf20f870da0.11] - Partially revert "crypto: akcipher - Disable signing and decryption" (Jan Stancek) Resolves: Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
This commit is contained in:
parent
1adeedd338
commit
693d79c092
@ -12,7 +12,7 @@ RHEL_MINOR = 99
|
|||||||
#
|
#
|
||||||
# Use this spot to avoid future merge conflicts.
|
# Use this spot to avoid future merge conflicts.
|
||||||
# Do not trim this comment.
|
# Do not trim this comment.
|
||||||
RHEL_RELEASE = 10
|
RHEL_RELEASE = 11
|
||||||
|
|
||||||
#
|
#
|
||||||
# RHEL_REBASE_NUM
|
# RHEL_REBASE_NUM
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
https://gitlab.com/cki-project/kernel-ark/-/commit/79abeb16e1e454771e63d274a690d44aecd88b28
|
https://gitlab.com/cki-project/kernel-ark/-/commit/c936f739740d0101989227b70e318452d0e6ddab
|
||||||
79abeb16e1e454771e63d274a690d44aecd88b28 Partially revert "crypto: akcipher - Disable signing and decryption"
|
c936f739740d0101989227b70e318452d0e6ddab Partially revert "crypto: akcipher - Disable signing and decryption"
|
||||||
|
|
||||||
https://gitlab.com/cki-project/kernel-ark/-/commit/07024e08378d900be3f9799a4a334350abc89f02
|
https://gitlab.com/cki-project/kernel-ark/-/commit/07024e08378d900be3f9799a4a334350abc89f02
|
||||||
07024e08378d900be3f9799a4a334350abc89f02 crypto: rng - Ensure stdrng is tested before user-space starts
|
07024e08378d900be3f9799a4a334350abc89f02 crypto: rng - Ensure stdrng is tested before user-space starts
|
||||||
|
|||||||
@ -3154,6 +3154,7 @@ CONFIG_HOTPLUG_PCI_ACPI_AMPERE_ALTRA=m
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -5955,6 +5956,8 @@ CONFIG_PCIE_QCOM=y
|
|||||||
CONFIG_PCIE_ROCKCHIP_DW_HOST=y
|
CONFIG_PCIE_ROCKCHIP_DW_HOST=y
|
||||||
CONFIG_PCIE_ROCKCHIP_HOST=y
|
CONFIG_PCIE_ROCKCHIP_HOST=y
|
||||||
CONFIG_PCIE_TEGRA194_HOST=y
|
CONFIG_PCIE_TEGRA194_HOST=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
CONFIG_PCIE_XILINX_DMA_PL=y
|
CONFIG_PCIE_XILINX_DMA_PL=y
|
||||||
CONFIG_PCIE_XILINX_NWL=y
|
CONFIG_PCIE_XILINX_NWL=y
|
||||||
|
|||||||
@ -3137,6 +3137,7 @@ CONFIG_HOTPLUG_PCI_ACPI_AMPERE_ALTRA=m
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -5928,6 +5929,8 @@ CONFIG_PCIE_QCOM=y
|
|||||||
CONFIG_PCIE_ROCKCHIP_DW_HOST=y
|
CONFIG_PCIE_ROCKCHIP_DW_HOST=y
|
||||||
CONFIG_PCIE_ROCKCHIP_HOST=y
|
CONFIG_PCIE_ROCKCHIP_HOST=y
|
||||||
CONFIG_PCIE_TEGRA194_HOST=y
|
CONFIG_PCIE_TEGRA194_HOST=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
CONFIG_PCIE_XILINX_DMA_PL=y
|
CONFIG_PCIE_XILINX_DMA_PL=y
|
||||||
CONFIG_PCIE_XILINX_NWL=y
|
CONFIG_PCIE_XILINX_NWL=y
|
||||||
|
|||||||
@ -2581,6 +2581,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4912,6 +4913,8 @@ CONFIG_PCIEPORTBUS=y
|
|||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
# CONFIG_PCIE_QCOM is not set
|
# CONFIG_PCIE_QCOM is not set
|
||||||
CONFIG_PCIE_TEGRA194_HOST=y
|
CONFIG_PCIE_TEGRA194_HOST=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
CONFIG_PCI_HISI=y
|
CONFIG_PCI_HISI=y
|
||||||
|
|||||||
@ -2565,6 +2565,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4889,6 +4890,8 @@ CONFIG_PCIEPORTBUS=y
|
|||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
# CONFIG_PCIE_QCOM is not set
|
# CONFIG_PCIE_QCOM is not set
|
||||||
CONFIG_PCIE_TEGRA194_HOST=y
|
CONFIG_PCIE_TEGRA194_HOST=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
CONFIG_PCI_HISI=y
|
CONFIG_PCI_HISI=y
|
||||||
|
|||||||
@ -2749,6 +2749,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
|
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -5212,6 +5213,8 @@ CONFIG_PCIE_RCAR_GEN4_HOST=m
|
|||||||
# CONFIG_PCIE_TEGRA194_EP is not set
|
# CONFIG_PCIE_TEGRA194_EP is not set
|
||||||
CONFIG_PCIE_TEGRA194_HOST=m
|
CONFIG_PCIE_TEGRA194_HOST=m
|
||||||
CONFIG_PCIE_TEGRA194=m
|
CONFIG_PCIE_TEGRA194=m
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
CONFIG_PCI_HISI=y
|
CONFIG_PCI_HISI=y
|
||||||
@ -6771,7 +6774,7 @@ CONFIG_SERIAL_8250=y
|
|||||||
# CONFIG_SERIAL_ALTERA_UART is not set
|
# CONFIG_SERIAL_ALTERA_UART is not set
|
||||||
# CONFIG_SERIAL_AMBA_PL010 is not set
|
# CONFIG_SERIAL_AMBA_PL010 is not set
|
||||||
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
|
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
|
||||||
# CONFIG_SERIAL_AMBA_PL011 is not set
|
CONFIG_SERIAL_AMBA_PL011=y
|
||||||
# CONFIG_SERIAL_ARC is not set
|
# CONFIG_SERIAL_ARC is not set
|
||||||
CONFIG_SERIAL_ARC_NR_PORTS=1
|
CONFIG_SERIAL_ARC_NR_PORTS=1
|
||||||
# CONFIG_SERIAL_BCM63XX is not set
|
# CONFIG_SERIAL_BCM63XX is not set
|
||||||
|
|||||||
@ -2733,6 +2733,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
|
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -5189,6 +5190,8 @@ CONFIG_PCIE_RCAR_GEN4_HOST=m
|
|||||||
# CONFIG_PCIE_TEGRA194_EP is not set
|
# CONFIG_PCIE_TEGRA194_EP is not set
|
||||||
CONFIG_PCIE_TEGRA194_HOST=m
|
CONFIG_PCIE_TEGRA194_HOST=m
|
||||||
CONFIG_PCIE_TEGRA194=m
|
CONFIG_PCIE_TEGRA194=m
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
CONFIG_PCI_HISI=y
|
CONFIG_PCI_HISI=y
|
||||||
@ -6748,7 +6751,7 @@ CONFIG_SERIAL_8250=y
|
|||||||
# CONFIG_SERIAL_ALTERA_UART is not set
|
# CONFIG_SERIAL_ALTERA_UART is not set
|
||||||
# CONFIG_SERIAL_AMBA_PL010 is not set
|
# CONFIG_SERIAL_AMBA_PL010 is not set
|
||||||
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
|
CONFIG_SERIAL_AMBA_PL011_CONSOLE=y
|
||||||
# CONFIG_SERIAL_AMBA_PL011 is not set
|
CONFIG_SERIAL_AMBA_PL011=y
|
||||||
# CONFIG_SERIAL_ARC is not set
|
# CONFIG_SERIAL_ARC is not set
|
||||||
CONFIG_SERIAL_ARC_NR_PORTS=1
|
CONFIG_SERIAL_ARC_NR_PORTS=1
|
||||||
# CONFIG_SERIAL_BCM63XX is not set
|
# CONFIG_SERIAL_BCM63XX is not set
|
||||||
|
|||||||
@ -3154,6 +3154,7 @@ CONFIG_HOTPLUG_PCI_ACPI_AMPERE_ALTRA=m
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -5954,6 +5955,8 @@ CONFIG_PCIE_QCOM=y
|
|||||||
CONFIG_PCIE_ROCKCHIP_DW_HOST=y
|
CONFIG_PCIE_ROCKCHIP_DW_HOST=y
|
||||||
CONFIG_PCIE_ROCKCHIP_HOST=y
|
CONFIG_PCIE_ROCKCHIP_HOST=y
|
||||||
CONFIG_PCIE_TEGRA194_HOST=y
|
CONFIG_PCIE_TEGRA194_HOST=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
CONFIG_PCIE_XILINX_DMA_PL=y
|
CONFIG_PCIE_XILINX_DMA_PL=y
|
||||||
CONFIG_PCIE_XILINX_NWL=y
|
CONFIG_PCIE_XILINX_NWL=y
|
||||||
|
|||||||
@ -2578,6 +2578,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4908,6 +4909,8 @@ CONFIG_PCIEPORTBUS=y
|
|||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
# CONFIG_PCIE_QCOM is not set
|
# CONFIG_PCIE_QCOM is not set
|
||||||
CONFIG_PCIE_TEGRA194_HOST=y
|
CONFIG_PCIE_TEGRA194_HOST=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
CONFIG_PCI_HISI=y
|
CONFIG_PCI_HISI=y
|
||||||
|
|||||||
@ -3137,6 +3137,7 @@ CONFIG_HOTPLUG_PCI_ACPI_AMPERE_ALTRA=m
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -5927,6 +5928,8 @@ CONFIG_PCIE_QCOM=y
|
|||||||
CONFIG_PCIE_ROCKCHIP_DW_HOST=y
|
CONFIG_PCIE_ROCKCHIP_DW_HOST=y
|
||||||
CONFIG_PCIE_ROCKCHIP_HOST=y
|
CONFIG_PCIE_ROCKCHIP_HOST=y
|
||||||
CONFIG_PCIE_TEGRA194_HOST=y
|
CONFIG_PCIE_TEGRA194_HOST=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
CONFIG_PCIE_XILINX_DMA_PL=y
|
CONFIG_PCIE_XILINX_DMA_PL=y
|
||||||
CONFIG_PCIE_XILINX_NWL=y
|
CONFIG_PCIE_XILINX_NWL=y
|
||||||
|
|||||||
@ -2562,6 +2562,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4885,6 +4886,8 @@ CONFIG_PCIEPORTBUS=y
|
|||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
# CONFIG_PCIE_QCOM is not set
|
# CONFIG_PCIE_QCOM is not set
|
||||||
CONFIG_PCIE_TEGRA194_HOST=y
|
CONFIG_PCIE_TEGRA194_HOST=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
CONFIG_PCI_HISI=y
|
CONFIG_PCI_HISI=y
|
||||||
|
|||||||
@ -3159,6 +3159,7 @@ CONFIG_HOTPLUG_PCI_ACPI_AMPERE_ALTRA=m
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -5959,6 +5960,8 @@ CONFIG_PCIE_QCOM=y
|
|||||||
CONFIG_PCIE_ROCKCHIP_DW_HOST=y
|
CONFIG_PCIE_ROCKCHIP_DW_HOST=y
|
||||||
CONFIG_PCIE_ROCKCHIP_HOST=y
|
CONFIG_PCIE_ROCKCHIP_HOST=y
|
||||||
CONFIG_PCIE_TEGRA194_HOST=y
|
CONFIG_PCIE_TEGRA194_HOST=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
CONFIG_PCIE_XILINX_DMA_PL=y
|
CONFIG_PCIE_XILINX_DMA_PL=y
|
||||||
CONFIG_PCIE_XILINX_NWL=y
|
CONFIG_PCIE_XILINX_NWL=y
|
||||||
|
|||||||
@ -2619,6 +2619,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4949,6 +4950,8 @@ CONFIG_PCIEPORTBUS=y
|
|||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
# CONFIG_PCIE_QCOM is not set
|
# CONFIG_PCIE_QCOM is not set
|
||||||
CONFIG_PCIE_TEGRA194_HOST=y
|
CONFIG_PCIE_TEGRA194_HOST=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
CONFIG_PCI_HISI=y
|
CONFIG_PCI_HISI=y
|
||||||
|
|||||||
@ -3142,6 +3142,7 @@ CONFIG_HOTPLUG_PCI_ACPI_AMPERE_ALTRA=m
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -5932,6 +5933,8 @@ CONFIG_PCIE_QCOM=y
|
|||||||
CONFIG_PCIE_ROCKCHIP_DW_HOST=y
|
CONFIG_PCIE_ROCKCHIP_DW_HOST=y
|
||||||
CONFIG_PCIE_ROCKCHIP_HOST=y
|
CONFIG_PCIE_ROCKCHIP_HOST=y
|
||||||
CONFIG_PCIE_TEGRA194_HOST=y
|
CONFIG_PCIE_TEGRA194_HOST=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
CONFIG_PCIE_XILINX_DMA_PL=y
|
CONFIG_PCIE_XILINX_DMA_PL=y
|
||||||
CONFIG_PCIE_XILINX_NWL=y
|
CONFIG_PCIE_XILINX_NWL=y
|
||||||
|
|||||||
@ -2603,6 +2603,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4926,6 +4927,8 @@ CONFIG_PCIEPORTBUS=y
|
|||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
# CONFIG_PCIE_QCOM is not set
|
# CONFIG_PCIE_QCOM is not set
|
||||||
CONFIG_PCIE_TEGRA194_HOST=y
|
CONFIG_PCIE_TEGRA194_HOST=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
CONFIG_PCI_HISI=y
|
CONFIG_PCI_HISI=y
|
||||||
|
|||||||
@ -2495,6 +2495,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_POWERNV=m
|
CONFIG_HOTPLUG_PCI_POWERNV=m
|
||||||
CONFIG_HOTPLUG_PCI_RPA_DLPAR=m
|
CONFIG_HOTPLUG_PCI_RPA_DLPAR=m
|
||||||
@ -4973,6 +4974,8 @@ CONFIG_PCIE_MICROCHIP_HOST=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
# CONFIG_PCIEPORTBUS is not set
|
# CONFIG_PCIEPORTBUS is not set
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
|
|||||||
@ -2279,6 +2279,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
||||||
CONFIG_HOTPLUG_PCI_POWERNV=y
|
CONFIG_HOTPLUG_PCI_POWERNV=y
|
||||||
CONFIG_HOTPLUG_PCI_RPA_DLPAR=m
|
CONFIG_HOTPLUG_PCI_RPA_DLPAR=m
|
||||||
@ -4517,6 +4518,8 @@ CONFIG_PCIE_EDR=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
# CONFIG_PCI_HOST_GENERIC is not set
|
# CONFIG_PCI_HOST_GENERIC is not set
|
||||||
|
|||||||
@ -2477,6 +2477,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_POWERNV=m
|
CONFIG_HOTPLUG_PCI_POWERNV=m
|
||||||
CONFIG_HOTPLUG_PCI_RPA_DLPAR=m
|
CONFIG_HOTPLUG_PCI_RPA_DLPAR=m
|
||||||
@ -4945,6 +4946,8 @@ CONFIG_PCIE_MICROCHIP_HOST=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
# CONFIG_PCIEPORTBUS is not set
|
# CONFIG_PCIEPORTBUS is not set
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
|
|||||||
@ -2263,6 +2263,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
||||||
CONFIG_HOTPLUG_PCI_POWERNV=y
|
CONFIG_HOTPLUG_PCI_POWERNV=y
|
||||||
CONFIG_HOTPLUG_PCI_RPA_DLPAR=m
|
CONFIG_HOTPLUG_PCI_RPA_DLPAR=m
|
||||||
@ -4496,6 +4497,8 @@ CONFIG_PCIE_EDR=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
# CONFIG_PCI_HOST_GENERIC is not set
|
# CONFIG_PCI_HOST_GENERIC is not set
|
||||||
|
|||||||
@ -2520,6 +2520,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4990,6 +4991,8 @@ CONFIG_PCIE_MICROCHIP_HOST=y
|
|||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
# CONFIG_PCIE_STARFIVE_HOST is not set
|
# CONFIG_PCIE_STARFIVE_HOST is not set
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
CONFIG_PCIE_XILINX=y
|
CONFIG_PCIE_XILINX=y
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
|
|||||||
@ -2502,6 +2502,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4962,6 +4963,8 @@ CONFIG_PCIE_MICROCHIP_HOST=y
|
|||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
# CONFIG_PCIE_STARFIVE_HOST is not set
|
# CONFIG_PCIE_STARFIVE_HOST is not set
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
CONFIG_PCIE_XILINX=y
|
CONFIG_PCIE_XILINX=y
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
|
|||||||
@ -2525,6 +2525,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4995,6 +4996,8 @@ CONFIG_PCIE_MICROCHIP_HOST=y
|
|||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
# CONFIG_PCIE_STARFIVE_HOST is not set
|
# CONFIG_PCIE_STARFIVE_HOST is not set
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
CONFIG_PCIE_XILINX=y
|
CONFIG_PCIE_XILINX=y
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
|
|||||||
@ -2507,6 +2507,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4967,6 +4968,8 @@ CONFIG_PCIE_MICROCHIP_HOST=y
|
|||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
# CONFIG_PCIE_STARFIVE_HOST is not set
|
# CONFIG_PCIE_STARFIVE_HOST is not set
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
CONFIG_PCIE_XILINX=y
|
CONFIG_PCIE_XILINX=y
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
|
|||||||
@ -2486,6 +2486,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
CONFIG_HOTPLUG_PCI_CPCI=y
|
CONFIG_HOTPLUG_PCI_CPCI=y
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_S390=y
|
CONFIG_HOTPLUG_PCI_S390=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
@ -4937,6 +4938,8 @@ CONFIG_PCIE_MICROCHIP_HOST=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
|
|||||||
@ -2277,6 +2277,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
||||||
CONFIG_HOTPLUG_PCI_S390=y
|
CONFIG_HOTPLUG_PCI_S390=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
@ -4490,6 +4491,8 @@ CONFIG_PCIE_EDR=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
# CONFIG_PCIEPORTBUS is not set
|
# CONFIG_PCIEPORTBUS is not set
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
# CONFIG_PCI_HOST_GENERIC is not set
|
# CONFIG_PCI_HOST_GENERIC is not set
|
||||||
|
|||||||
@ -2468,6 +2468,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
CONFIG_HOTPLUG_PCI_CPCI=y
|
CONFIG_HOTPLUG_PCI_CPCI=y
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_S390=y
|
CONFIG_HOTPLUG_PCI_S390=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
@ -4909,6 +4910,8 @@ CONFIG_PCIE_MICROCHIP_HOST=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
|
|||||||
@ -2261,6 +2261,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
||||||
CONFIG_HOTPLUG_PCI_S390=y
|
CONFIG_HOTPLUG_PCI_S390=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
@ -4469,6 +4470,8 @@ CONFIG_PCIE_EDR=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
# CONFIG_PCIEPORTBUS is not set
|
# CONFIG_PCIEPORTBUS is not set
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
# CONFIG_PCI_HOST_GENERIC is not set
|
# CONFIG_PCI_HOST_GENERIC is not set
|
||||||
|
|||||||
@ -2266,6 +2266,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
# CONFIG_HOTPLUG_PCI_PCIE is not set
|
||||||
CONFIG_HOTPLUG_PCI_S390=y
|
CONFIG_HOTPLUG_PCI_S390=y
|
||||||
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
# CONFIG_HOTPLUG_PCI_SHPC is not set
|
||||||
@ -4480,6 +4481,8 @@ CONFIG_PCIE_EDR=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
# CONFIG_PCIEPORTBUS is not set
|
# CONFIG_PCIEPORTBUS is not set
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
# CONFIG_PCI_HOST_GENERIC is not set
|
# CONFIG_PCI_HOST_GENERIC is not set
|
||||||
|
|||||||
@ -2520,6 +2520,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
|
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_SHPC=y
|
CONFIG_HOTPLUG_PCI_SHPC=y
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4902,6 +4903,8 @@ CONFIG_PCIE_EDR=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
# CONFIG_PCI_HOST_GENERIC is not set
|
# CONFIG_PCI_HOST_GENERIC is not set
|
||||||
@ -6237,7 +6240,6 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y
|
|||||||
CONFIG_SERIAL_8250=y
|
CONFIG_SERIAL_8250=y
|
||||||
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
|
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
|
||||||
# CONFIG_SERIAL_ALTERA_UART is not set
|
# CONFIG_SERIAL_ALTERA_UART is not set
|
||||||
# CONFIG_SERIAL_AMBA_PL011 is not set
|
|
||||||
# CONFIG_SERIAL_ARC is not set
|
# CONFIG_SERIAL_ARC is not set
|
||||||
CONFIG_SERIAL_ARC_NR_PORTS=1
|
CONFIG_SERIAL_ARC_NR_PORTS=1
|
||||||
# CONFIG_SERIAL_BCM63XX is not set
|
# CONFIG_SERIAL_BCM63XX is not set
|
||||||
|
|||||||
@ -2504,6 +2504,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
|
# CONFIG_HOTPLUG_PCI_ACPI_IBM is not set
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_SHPC=y
|
CONFIG_HOTPLUG_PCI_SHPC=y
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4881,6 +4882,8 @@ CONFIG_PCIE_EDR=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
# CONFIG_PCI_HOST_GENERIC is not set
|
# CONFIG_PCI_HOST_GENERIC is not set
|
||||||
@ -6215,7 +6218,6 @@ CONFIG_SERIAL_8250_SHARE_IRQ=y
|
|||||||
CONFIG_SERIAL_8250=y
|
CONFIG_SERIAL_8250=y
|
||||||
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
|
# CONFIG_SERIAL_ALTERA_JTAGUART is not set
|
||||||
# CONFIG_SERIAL_ALTERA_UART is not set
|
# CONFIG_SERIAL_ALTERA_UART is not set
|
||||||
# CONFIG_SERIAL_AMBA_PL011 is not set
|
|
||||||
# CONFIG_SERIAL_ARC is not set
|
# CONFIG_SERIAL_ARC is not set
|
||||||
CONFIG_SERIAL_ARC_NR_PORTS=1
|
CONFIG_SERIAL_ARC_NR_PORTS=1
|
||||||
# CONFIG_SERIAL_BCM63XX is not set
|
# CONFIG_SERIAL_BCM63XX is not set
|
||||||
|
|||||||
@ -2715,6 +2715,7 @@ CONFIG_HOTPLUG_PCI_COMPAQ=m
|
|||||||
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
|
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
CONFIG_HOTPLUG_PCI_IBM=m
|
CONFIG_HOTPLUG_PCI_IBM=m
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_SHPC=y
|
CONFIG_HOTPLUG_PCI_SHPC=y
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -5388,6 +5389,8 @@ CONFIG_PCIE_MICROCHIP_HOST=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
|
|||||||
@ -2431,6 +2431,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_SHPC=y
|
CONFIG_HOTPLUG_PCI_SHPC=y
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4765,6 +4766,8 @@ CONFIG_PCIE_EDR=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
# CONFIG_PCI_HOST_GENERIC is not set
|
# CONFIG_PCI_HOST_GENERIC is not set
|
||||||
|
|||||||
@ -2697,6 +2697,7 @@ CONFIG_HOTPLUG_PCI_COMPAQ=m
|
|||||||
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
|
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
CONFIG_HOTPLUG_PCI_IBM=m
|
CONFIG_HOTPLUG_PCI_IBM=m
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_SHPC=y
|
CONFIG_HOTPLUG_PCI_SHPC=y
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -5362,6 +5363,8 @@ CONFIG_PCIE_MICROCHIP_HOST=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
|
|||||||
@ -2415,6 +2415,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_SHPC=y
|
CONFIG_HOTPLUG_PCI_SHPC=y
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4744,6 +4745,8 @@ CONFIG_PCIE_EDR=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
# CONFIG_PCI_HOST_GENERIC is not set
|
# CONFIG_PCI_HOST_GENERIC is not set
|
||||||
|
|||||||
@ -2720,6 +2720,7 @@ CONFIG_HOTPLUG_PCI_COMPAQ=m
|
|||||||
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
|
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
CONFIG_HOTPLUG_PCI_IBM=m
|
CONFIG_HOTPLUG_PCI_IBM=m
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_SHPC=y
|
CONFIG_HOTPLUG_PCI_SHPC=y
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -5393,6 +5394,8 @@ CONFIG_PCIE_MICROCHIP_HOST=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
|
|||||||
@ -2472,6 +2472,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_SHPC=y
|
CONFIG_HOTPLUG_PCI_SHPC=y
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4806,6 +4807,8 @@ CONFIG_PCIE_EDR=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
# CONFIG_PCI_HOST_GENERIC is not set
|
# CONFIG_PCI_HOST_GENERIC is not set
|
||||||
|
|||||||
@ -2702,6 +2702,7 @@ CONFIG_HOTPLUG_PCI_COMPAQ=m
|
|||||||
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
|
# CONFIG_HOTPLUG_PCI_COMPAQ_NVRAM is not set
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
CONFIG_HOTPLUG_PCI_IBM=m
|
CONFIG_HOTPLUG_PCI_IBM=m
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_SHPC=y
|
CONFIG_HOTPLUG_PCI_SHPC=y
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -5367,6 +5368,8 @@ CONFIG_PCIE_MICROCHIP_HOST=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
CONFIG_PCIE_XILINX_CPM=y
|
CONFIG_PCIE_XILINX_CPM=y
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
|
|||||||
@ -2456,6 +2456,7 @@ CONFIG_HOTPLUG_CPU=y
|
|||||||
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
|
||||||
CONFIG_HOTPLUG_PCI_ACPI=y
|
CONFIG_HOTPLUG_PCI_ACPI=y
|
||||||
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
# CONFIG_HOTPLUG_PCI_CPCI is not set
|
||||||
|
# CONFIG_HOTPLUG_PCI_OCTEONEP is not set
|
||||||
CONFIG_HOTPLUG_PCI_PCIE=y
|
CONFIG_HOTPLUG_PCI_PCIE=y
|
||||||
CONFIG_HOTPLUG_PCI_SHPC=y
|
CONFIG_HOTPLUG_PCI_SHPC=y
|
||||||
CONFIG_HOTPLUG_PCI=y
|
CONFIG_HOTPLUG_PCI=y
|
||||||
@ -4785,6 +4786,8 @@ CONFIG_PCIE_EDR=y
|
|||||||
# CONFIG_PCI_ENDPOINT_TEST is not set
|
# CONFIG_PCI_ENDPOINT_TEST is not set
|
||||||
CONFIG_PCIEPORTBUS=y
|
CONFIG_PCIEPORTBUS=y
|
||||||
CONFIG_PCIE_PTM=y
|
CONFIG_PCIE_PTM=y
|
||||||
|
# CONFIG_PCIE_THERMAL is not set
|
||||||
|
# CONFIG_PCIE_TPH is not set
|
||||||
# CONFIG_PCIE_XILINX is not set
|
# CONFIG_PCIE_XILINX is not set
|
||||||
# CONFIG_PCI_FTPCI100 is not set
|
# CONFIG_PCI_FTPCI100 is not set
|
||||||
# CONFIG_PCI_HOST_GENERIC is not set
|
# CONFIG_PCI_HOST_GENERIC is not set
|
||||||
|
|||||||
@ -1,7 +1,14 @@
|
|||||||
* Tue Nov 26 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.13.0-0.rc0.7eef7e306d3c.10]
|
* Wed Nov 27 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.13.0-0.rc0.aaf20f870da0.11]
|
||||||
- Partially revert "crypto: akcipher - Disable signing and decryption" (Jan Stancek)
|
- Partially revert "crypto: akcipher - Disable signing and decryption" (Jan Stancek)
|
||||||
Resolves:
|
Resolves:
|
||||||
|
|
||||||
|
* Wed Nov 27 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.13.0-0.rc0.aaf20f870da0.10]
|
||||||
|
- redhat/configs: enable SERIAL_AMBA_PL011 for automotive (Radu Rendec)
|
||||||
|
- c10s: disable tests in CKI pipelines (Michael Hofmann)
|
||||||
|
- redhat: Drop bpftool from kernel spec (Viktor Malik)
|
||||||
|
- Linux v6.13.0-0.rc0.aaf20f870da0
|
||||||
|
Resolves:
|
||||||
|
|
||||||
* Tue Nov 26 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.13.0-0.rc0.7eef7e306d3c.9]
|
* Tue Nov 26 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.13.0-0.rc0.7eef7e306d3c.9]
|
||||||
- Linux v6.13.0-0.rc0.7eef7e306d3c
|
- Linux v6.13.0-0.rc0.7eef7e306d3c
|
||||||
Resolves:
|
Resolves:
|
||||||
|
|||||||
122
kernel.spec
122
kernel.spec
@ -162,13 +162,13 @@ Summary: The Linux kernel
|
|||||||
%define specrpmversion 6.13.0
|
%define specrpmversion 6.13.0
|
||||||
%define specversion 6.13.0
|
%define specversion 6.13.0
|
||||||
%define patchversion 6.13
|
%define patchversion 6.13
|
||||||
%define pkgrelease 0.rc0.20241126git7eef7e306d3c.10
|
%define pkgrelease 0.rc0.20241127gitaaf20f870da0.11
|
||||||
%define kversion 6
|
%define kversion 6
|
||||||
%define tarfile_release 6.12-9567-g7eef7e306d3c
|
%define tarfile_release 6.12-10296-gaaf20f870da0
|
||||||
# This is needed to do merge window version magic
|
# This is needed to do merge window version magic
|
||||||
%define patchlevel 13
|
%define patchlevel 13
|
||||||
# This allows pkg_release to have configurable %%{?dist} tag
|
# This allows pkg_release to have configurable %%{?dist} tag
|
||||||
%define specrelease 0.rc0.20241126git7eef7e306d3c.10%{?buildid}%{?dist}
|
%define specrelease 0.rc0.20241127gitaaf20f870da0.11%{?buildid}%{?dist}
|
||||||
# This defines the kabi tarball version
|
# This defines the kabi tarball version
|
||||||
%define kabiversion 6.13.0
|
%define kabiversion 6.13.0
|
||||||
|
|
||||||
@ -230,8 +230,6 @@ Summary: The Linux kernel
|
|||||||
%define with_libperf %{?_without_libperf: 0} %{?!_without_libperf: 1}
|
%define with_libperf %{?_without_libperf: 0} %{?!_without_libperf: 1}
|
||||||
# tools
|
# tools
|
||||||
%define with_tools %{?_without_tools: 0} %{?!_without_tools: 1}
|
%define with_tools %{?_without_tools: 0} %{?!_without_tools: 1}
|
||||||
# bpf tool
|
|
||||||
%define with_bpftool %{?_without_bpftool: 0} %{?!_without_bpftool: 1}
|
|
||||||
# kernel-debuginfo
|
# kernel-debuginfo
|
||||||
%define with_debuginfo %{?_without_debuginfo: 0} %{?!_without_debuginfo: 1}
|
%define with_debuginfo %{?_without_debuginfo: 0} %{?!_without_debuginfo: 1}
|
||||||
# kernel-abi-stablelists
|
# kernel-abi-stablelists
|
||||||
@ -393,7 +391,6 @@ Summary: The Linux kernel
|
|||||||
%define with_perf 0
|
%define with_perf 0
|
||||||
%define with_libperf 0
|
%define with_libperf 0
|
||||||
%define with_tools 0
|
%define with_tools 0
|
||||||
%define with_bpftool 0
|
|
||||||
%define with_kernel_abi_stablelists 0
|
%define with_kernel_abi_stablelists 0
|
||||||
%define with_selftests 0
|
%define with_selftests 0
|
||||||
%define with_ipaclones 0
|
%define with_ipaclones 0
|
||||||
@ -406,7 +403,6 @@ Summary: The Linux kernel
|
|||||||
%define with_perf 0
|
%define with_perf 0
|
||||||
%define with_libperf 0
|
%define with_libperf 0
|
||||||
%define with_tools 0
|
%define with_tools 0
|
||||||
%define with_bpftool 0
|
|
||||||
%define with_kernel_abi_stablelists 0
|
%define with_kernel_abi_stablelists 0
|
||||||
%define with_selftests 0
|
%define with_selftests 0
|
||||||
%define with_ipaclones 0
|
%define with_ipaclones 0
|
||||||
@ -423,7 +419,6 @@ Summary: The Linux kernel
|
|||||||
%define with_perf 0
|
%define with_perf 0
|
||||||
%define with_libperf 0
|
%define with_libperf 0
|
||||||
%define with_tools 0
|
%define with_tools 0
|
||||||
%define with_bpftool 0
|
|
||||||
%define with_kernel_abi_stablelists 0
|
%define with_kernel_abi_stablelists 0
|
||||||
%define with_selftests 0
|
%define with_selftests 0
|
||||||
%define with_ipaclones 0
|
%define with_ipaclones 0
|
||||||
@ -442,7 +437,6 @@ Summary: The Linux kernel
|
|||||||
%define with_debug 0
|
%define with_debug 0
|
||||||
%define with_debuginfo 0
|
%define with_debuginfo 0
|
||||||
%define with_vdso_install 0
|
%define with_vdso_install 0
|
||||||
%define with_bpftool 1
|
|
||||||
%define with_selftests 1
|
%define with_selftests 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -491,16 +485,6 @@ Summary: The Linux kernel
|
|||||||
%define use_vdso 1
|
%define use_vdso 1
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
# selftests require bpftool to be built. If bpftools is disabled, then disable selftests
|
|
||||||
%if %{with_bpftool} == 0
|
|
||||||
%define with_selftests 0
|
|
||||||
%endif
|
|
||||||
|
|
||||||
# bpftool needs debuginfo to work
|
|
||||||
%if %{with_debuginfo} == 0
|
|
||||||
%define with_bpftool 0
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%ifnarch noarch
|
%ifnarch noarch
|
||||||
%define with_kernel_abi_stablelists 0
|
%define with_kernel_abi_stablelists 0
|
||||||
%endif
|
%endif
|
||||||
@ -532,7 +516,6 @@ Summary: The Linux kernel
|
|||||||
%define with_tools 0
|
%define with_tools 0
|
||||||
%define with_perf 0
|
%define with_perf 0
|
||||||
%define with_libperf 0
|
%define with_libperf 0
|
||||||
%define with_bpftool 0
|
|
||||||
%define with_selftests 0
|
%define with_selftests 0
|
||||||
%define with_debug 0
|
%define with_debug 0
|
||||||
%endif
|
%endif
|
||||||
@ -634,7 +617,6 @@ Summary: The Linux kernel
|
|||||||
%define with_perf 0
|
%define with_perf 0
|
||||||
%define with_libperf 0
|
%define with_libperf 0
|
||||||
%define with_tools 0
|
%define with_tools 0
|
||||||
%define with_bpftool 0
|
|
||||||
%define with_selftests 0
|
%define with_selftests 0
|
||||||
%define _enable_debug_packages 0
|
%define _enable_debug_packages 0
|
||||||
%endif
|
%endif
|
||||||
@ -782,12 +764,8 @@ BuildRequires: libnl3-devel
|
|||||||
%if %{with_tools} || %{signmodules} || %{signkernel}
|
%if %{with_tools} || %{signmodules} || %{signkernel}
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
%endif
|
%endif
|
||||||
%if %{with_bpftool}
|
|
||||||
BuildRequires: python3-docutils
|
|
||||||
BuildRequires: zlib-devel binutils-devel llvm-devel
|
|
||||||
%endif
|
|
||||||
%if %{with_selftests}
|
%if %{with_selftests}
|
||||||
BuildRequires: clang llvm-devel fuse-devel
|
BuildRequires: clang llvm-devel fuse-devel zlib-devel binutils-devel
|
||||||
%ifarch x86_64 riscv64
|
%ifarch x86_64 riscv64
|
||||||
BuildRequires: lld
|
BuildRequires: lld
|
||||||
%endif
|
%endif
|
||||||
@ -1334,42 +1312,6 @@ analysing the logical and timing behavior of Linux.
|
|||||||
# with_tools
|
# with_tools
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{with_bpftool}
|
|
||||||
|
|
||||||
%if 0%{?fedora}
|
|
||||||
# bpftoolverion doesn't bump with stable updates so let's stick with
|
|
||||||
# upstream kernel version for the package name. We still get correct
|
|
||||||
# output with bpftool -V.
|
|
||||||
%define bpftoolversion %specrpmversion
|
|
||||||
%else
|
|
||||||
%define bpftoolversion 7.6.0
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%package -n bpftool
|
|
||||||
Summary: Inspection and simple manipulation of eBPF programs and maps
|
|
||||||
Version: %{bpftoolversion}
|
|
||||||
%description -n bpftool
|
|
||||||
This package contains the bpftool, which allows inspection and simple
|
|
||||||
manipulation of eBPF programs and maps.
|
|
||||||
|
|
||||||
%package -n bpftool-debuginfo
|
|
||||||
Summary: Debug information for package bpftool
|
|
||||||
Version: %{bpftoolversion}
|
|
||||||
Group: Development/Debug
|
|
||||||
Requires: %{name}-debuginfo-common-%{_target_cpu} = %{specrpmversion}-%{release}
|
|
||||||
AutoReqProv: no
|
|
||||||
%description -n bpftool-debuginfo
|
|
||||||
This package provides debug information for the bpftool package.
|
|
||||||
|
|
||||||
%{expand:%%global _find_debuginfo_opts %{?_find_debuginfo_opts} -p '.*%%{_sbindir}/bpftool(\.debug)?|XXX' -o bpftool-debuginfo.list}
|
|
||||||
|
|
||||||
# Setting "Version:" above overrides the internal {version} macro,
|
|
||||||
# need to restore it here
|
|
||||||
%define version %{specrpmversion}
|
|
||||||
|
|
||||||
# with_bpftool
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if %{with_selftests}
|
%if %{with_selftests}
|
||||||
|
|
||||||
%package selftests-internal
|
%package selftests-internal
|
||||||
@ -3174,17 +3116,6 @@ if [ -f $DevelDir/vmlinux.h ]; then
|
|||||||
fi
|
fi
|
||||||
echo "${RPM_VMLINUX_H}" > ../vmlinux_h_path
|
echo "${RPM_VMLINUX_H}" > ../vmlinux_h_path
|
||||||
|
|
||||||
%if %{with_bpftool}
|
|
||||||
%global bpftool_make \
|
|
||||||
%{__make} EXTRA_CFLAGS="${RPM_OPT_FLAGS}" EXTRA_CXXFLAGS="${RPM_OPT_FLAGS}" EXTRA_LDFLAGS="%{__global_ldflags}" DESTDIR=$RPM_BUILD_ROOT %{?make_opts} VMLINUX_H="${RPM_VMLINUX_H}" V=1
|
|
||||||
%{log_msg "build bpftool"}
|
|
||||||
pushd tools/bpf/bpftool
|
|
||||||
%{bpftool_make}
|
|
||||||
popd
|
|
||||||
%else
|
|
||||||
%{log_msg "bpftools disabled ... disabling selftests"}
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if %{with_selftests}
|
%if %{with_selftests}
|
||||||
%{log_msg "start build selftests"}
|
%{log_msg "start build selftests"}
|
||||||
# Unfortunately, samples/bpf/Makefile expects that the headers are installed
|
# Unfortunately, samples/bpf/Makefile expects that the headers are installed
|
||||||
@ -3204,9 +3135,6 @@ fi
|
|||||||
%{log_msg "build samples/bpf"}
|
%{log_msg "build samples/bpf"}
|
||||||
%{make} %{?_smp_mflags} ARCH=$Arch V=1 M=samples/bpf/ VMLINUX_H="${RPM_VMLINUX_H}" || true
|
%{make} %{?_smp_mflags} ARCH=$Arch V=1 M=samples/bpf/ VMLINUX_H="${RPM_VMLINUX_H}" || true
|
||||||
|
|
||||||
# Prevent bpf selftests to build bpftool repeatedly:
|
|
||||||
export BPFTOOL=$(pwd)/tools/bpf/bpftool/bpftool
|
|
||||||
|
|
||||||
pushd tools/testing/selftests
|
pushd tools/testing/selftests
|
||||||
# We need to install here because we need to call make with ARCH set which
|
# We need to install here because we need to call make with ARCH set which
|
||||||
# doesn't seem possible to do in the install section.
|
# doesn't seem possible to do in the install section.
|
||||||
@ -3244,7 +3172,6 @@ done
|
|||||||
%buildroot_save_unstripped "usr/libexec/kselftests/bpf/test_progs"
|
%buildroot_save_unstripped "usr/libexec/kselftests/bpf/test_progs"
|
||||||
%buildroot_save_unstripped "usr/libexec/kselftests/bpf/test_progs-no_alu32"
|
%buildroot_save_unstripped "usr/libexec/kselftests/bpf/test_progs-no_alu32"
|
||||||
popd
|
popd
|
||||||
export -n BPFTOOL
|
|
||||||
%{log_msg "end build selftests"}
|
%{log_msg "end build selftests"}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
@ -3496,14 +3423,6 @@ rm -f %{buildroot}%{_bindir}/timerlat
|
|||||||
popd
|
popd
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if !%{with_automotive}
|
|
||||||
%if %{with_bpftool}
|
|
||||||
pushd tools/bpf/bpftool
|
|
||||||
%{bpftool_make} prefix=%{_prefix} bash_compdir=%{_sysconfdir}/bash_completion.d/ mandir=%{_mandir} install doc-install
|
|
||||||
popd
|
|
||||||
%endif
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if %{with_selftests}
|
%if %{with_selftests}
|
||||||
pushd samples
|
pushd samples
|
||||||
install -d %{buildroot}%{_libexecdir}/ksamples
|
install -d %{buildroot}%{_libexecdir}/ksamples
|
||||||
@ -4061,31 +3980,6 @@ fi\
|
|||||||
# with_tools
|
# with_tools
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if !%{with_automotive}
|
|
||||||
%if %{with_bpftool}
|
|
||||||
%files -n bpftool
|
|
||||||
%{_sbindir}/bpftool
|
|
||||||
%{_sysconfdir}/bash_completion.d/bpftool
|
|
||||||
%{_mandir}/man8/bpftool-cgroup.8.gz
|
|
||||||
%{_mandir}/man8/bpftool-gen.8.gz
|
|
||||||
%{_mandir}/man8/bpftool-iter.8.gz
|
|
||||||
%{_mandir}/man8/bpftool-link.8.gz
|
|
||||||
%{_mandir}/man8/bpftool-map.8.gz
|
|
||||||
%{_mandir}/man8/bpftool-prog.8.gz
|
|
||||||
%{_mandir}/man8/bpftool-perf.8.gz
|
|
||||||
%{_mandir}/man8/bpftool.8.gz
|
|
||||||
%{_mandir}/man8/bpftool-net.8.gz
|
|
||||||
%{_mandir}/man8/bpftool-feature.8.gz
|
|
||||||
%{_mandir}/man8/bpftool-btf.8.gz
|
|
||||||
%{_mandir}/man8/bpftool-struct_ops.8.gz
|
|
||||||
|
|
||||||
%if %{with_debuginfo}
|
|
||||||
%files -f bpftool-debuginfo.list -n bpftool-debuginfo
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%endif
|
|
||||||
%endif
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%if %{with_selftests}
|
%if %{with_selftests}
|
||||||
%files selftests-internal
|
%files selftests-internal
|
||||||
%{_libexecdir}/ksamples
|
%{_libexecdir}/ksamples
|
||||||
@ -4270,9 +4164,15 @@ fi\
|
|||||||
#
|
#
|
||||||
#
|
#
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Nov 26 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.13.0-0.rc0.7eef7e306d3c.10]
|
* Wed Nov 27 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.13.0-0.rc0.aaf20f870da0.11]
|
||||||
- Partially revert "crypto: akcipher - Disable signing and decryption" (Jan Stancek)
|
- Partially revert "crypto: akcipher - Disable signing and decryption" (Jan Stancek)
|
||||||
|
|
||||||
|
* Wed Nov 27 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.13.0-0.rc0.aaf20f870da0.10]
|
||||||
|
- redhat/configs: enable SERIAL_AMBA_PL011 for automotive (Radu Rendec)
|
||||||
|
- c10s: disable tests in CKI pipelines (Michael Hofmann)
|
||||||
|
- redhat: Drop bpftool from kernel spec (Viktor Malik)
|
||||||
|
- Linux v6.13.0-0.rc0.aaf20f870da0
|
||||||
|
|
||||||
* Tue Nov 26 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.13.0-0.rc0.7eef7e306d3c.9]
|
* Tue Nov 26 2024 Fedora Kernel Team <kernel-team@fedoraproject.org> [6.13.0-0.rc0.7eef7e306d3c.9]
|
||||||
- Linux v6.13.0-0.rc0.7eef7e306d3c
|
- Linux v6.13.0-0.rc0.7eef7e306d3c
|
||||||
|
|
||||||
|
|||||||
@ -83,10 +83,10 @@
|
|||||||
82 files changed, 2761 insertions(+), 212 deletions(-)
|
82 files changed, 2761 insertions(+), 212 deletions(-)
|
||||||
|
|
||||||
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
|
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
|
||||||
index 062ea4adb51d..3b0f61e02a91 100644
|
index 14ebd1f4b45e..68125dad22cb 100644
|
||||||
--- a/Documentation/admin-guide/kernel-parameters.txt
|
--- a/Documentation/admin-guide/kernel-parameters.txt
|
||||||
+++ b/Documentation/admin-guide/kernel-parameters.txt
|
+++ b/Documentation/admin-guide/kernel-parameters.txt
|
||||||
@@ -5874,6 +5874,17 @@
|
@@ -5878,6 +5878,17 @@
|
||||||
2 The "airplane mode" button toggles between everything
|
2 The "airplane mode" button toggles between everything
|
||||||
blocked and everything unblocked.
|
blocked and everything unblocked.
|
||||||
|
|
||||||
@ -104,7 +104,7 @@ index 062ea4adb51d..3b0f61e02a91 100644
|
|||||||
ring3mwait=disable
|
ring3mwait=disable
|
||||||
[KNL] Disable ring 3 MONITOR/MWAIT feature on supported
|
[KNL] Disable ring 3 MONITOR/MWAIT feature on supported
|
||||||
CPUs.
|
CPUs.
|
||||||
@@ -7145,6 +7156,15 @@
|
@@ -7149,6 +7160,15 @@
|
||||||
unknown_nmi_panic
|
unknown_nmi_panic
|
||||||
[X86] Cause panic on unknown NMI.
|
[X86] Cause panic on unknown NMI.
|
||||||
|
|
||||||
@ -187,7 +187,7 @@ index 000000000000..fd77bd5c97e2
|
|||||||
+
|
+
|
||||||
+endmenu
|
+endmenu
|
||||||
diff --git a/Makefile b/Makefile
|
diff --git a/Makefile b/Makefile
|
||||||
index 68a8faff2543..a8e9ff0e7a2f 100644
|
index 3be2bda148a9..49cf8ee31eeb 100644
|
||||||
--- a/Makefile
|
--- a/Makefile
|
||||||
+++ b/Makefile
|
+++ b/Makefile
|
||||||
@@ -22,6 +22,18 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
|
@@ -22,6 +22,18 @@ $(if $(filter __%, $(MAKECMDGOALS)), \
|
||||||
@ -227,7 +227,7 @@ index 68a8faff2543..a8e9ff0e7a2f 100644
|
|||||||
ifdef mixed-build
|
ifdef mixed-build
|
||||||
# ===========================================================================
|
# ===========================================================================
|
||||||
# We're called with mixed targets (*config and build targets).
|
# We're called with mixed targets (*config and build targets).
|
||||||
@@ -1251,7 +1274,13 @@ define filechk_version.h
|
@@ -1259,7 +1282,13 @@ define filechk_version.h
|
||||||
((c) > 255 ? 255 : (c)))'; \
|
((c) > 255 ? 255 : (c)))'; \
|
||||||
echo \#define LINUX_VERSION_MAJOR $(VERSION); \
|
echo \#define LINUX_VERSION_MAJOR $(VERSION); \
|
||||||
echo \#define LINUX_VERSION_PATCHLEVEL $(PATCHLEVEL); \
|
echo \#define LINUX_VERSION_PATCHLEVEL $(PATCHLEVEL); \
|
||||||
@ -242,7 +242,7 @@ index 68a8faff2543..a8e9ff0e7a2f 100644
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
$(version_h): private PATCHLEVEL := $(or $(PATCHLEVEL), 0)
|
$(version_h): private PATCHLEVEL := $(or $(PATCHLEVEL), 0)
|
||||||
@@ -1859,6 +1888,23 @@ endif
|
@@ -1867,6 +1896,23 @@ endif
|
||||||
|
|
||||||
ifdef CONFIG_MODULES
|
ifdef CONFIG_MODULES
|
||||||
|
|
||||||
@ -2094,10 +2094,10 @@ index 35270172c833..60b0af30d2bf 100644
|
|||||||
return rc;
|
return rc;
|
||||||
if (rc < 0) {
|
if (rc < 0) {
|
||||||
diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
|
diff --git a/drivers/pci/quirks.c b/drivers/pci/quirks.c
|
||||||
index 41dec625ed7b..ec52aab4f4d2 100644
|
index 76f4df75b08a..d7af71f1825b 100644
|
||||||
--- a/drivers/pci/quirks.c
|
--- a/drivers/pci/quirks.c
|
||||||
+++ b/drivers/pci/quirks.c
|
+++ b/drivers/pci/quirks.c
|
||||||
@@ -4452,6 +4452,30 @@ DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_BROADCOM, 0x9000,
|
@@ -4451,6 +4451,30 @@ DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_BROADCOM, 0x9000,
|
||||||
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_BROADCOM, 0x9084,
|
DECLARE_PCI_FIXUP_HEADER(PCI_VENDOR_ID_BROADCOM, 0x9084,
|
||||||
quirk_bridge_cavm_thrx2_pcie_root);
|
quirk_bridge_cavm_thrx2_pcie_root);
|
||||||
|
|
||||||
@ -2665,10 +2665,10 @@ index 54d90b6c5f47..cc5def6f2b2e 100644
|
|||||||
|
|
||||||
struct taint_flag {
|
struct taint_flag {
|
||||||
diff --git a/include/linux/pci.h b/include/linux/pci.h
|
diff --git a/include/linux/pci.h b/include/linux/pci.h
|
||||||
index 733ff6570e2d..9e04dff98134 100644
|
index db9b47ce3eef..2522d95fec6e 100644
|
||||||
--- a/include/linux/pci.h
|
--- a/include/linux/pci.h
|
||||||
+++ b/include/linux/pci.h
|
+++ b/include/linux/pci.h
|
||||||
@@ -1618,6 +1618,7 @@ int pci_add_dynid(struct pci_driver *drv,
|
@@ -1614,6 +1614,7 @@ int pci_add_dynid(struct pci_driver *drv,
|
||||||
unsigned long driver_data);
|
unsigned long driver_data);
|
||||||
const struct pci_device_id *pci_match_id(const struct pci_device_id *ids,
|
const struct pci_device_id *pci_match_id(const struct pci_device_id *ids,
|
||||||
struct pci_dev *dev);
|
struct pci_dev *dev);
|
||||||
@ -2676,7 +2676,7 @@ index 733ff6570e2d..9e04dff98134 100644
|
|||||||
int pci_scan_bridge(struct pci_bus *bus, struct pci_dev *dev, int max,
|
int pci_scan_bridge(struct pci_bus *bus, struct pci_dev *dev, int max,
|
||||||
int pass);
|
int pass);
|
||||||
|
|
||||||
@@ -2669,6 +2670,10 @@ static inline bool pci_is_thunderbolt_attached(struct pci_dev *pdev)
|
@@ -2679,6 +2680,10 @@ static inline bool pci_is_thunderbolt_attached(struct pci_dev *pdev)
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
6
sources
6
sources
@ -1,3 +1,3 @@
|
|||||||
SHA512 (linux-6.12-9567-g7eef7e306d3c.tar.xz) = f04ccd7ffeebd5eb24ed63d9d317e1c839ae64f029343e9699e251ce5effc5d8329c8ca4fe62272becd8c28ce1672880f24cf079dcf99795ba3389dfc9dc2905
|
SHA512 (linux-6.12-10296-gaaf20f870da0.tar.xz) = 46f47bda333367fb9708bd82cda0b34835de205cb3b329c81ab1f4c9e77263a1161873eeb3e596f010ea5ab7aeda9510c9dda0abb79a924bf7e28ecdd936d207
|
||||||
SHA512 (kernel-abi-stablelists-6.13.0.tar.xz) = 50f5657317e1137fd5b10add481578d31088ee0f1078065b3889c84b1da98dc82e2a82eaf2f83960583638e3cdf78ff1dbbf9805c89b9fb0b293a06002c3f57c
|
SHA512 (kernel-abi-stablelists-6.13.0.tar.xz) = dd431a66a1682c345f6a056969d9a0be5a4cb27094d74395fc6f8b3ccd7dd5bbd90f5c91c4df6e71717bfe5fd281834aea5b7055c5baed2d5c9dac83119f0e32
|
||||||
SHA512 (kernel-kabi-dw-6.13.0.tar.xz) = 9b414ce23d2edea4acf65d32e3f66bce5106e9636319b255b7e2513330f967b22e24afc98378ee6f27f8303efc2440f8e17edaa2f2add864cbd6fcbe00d71362
|
SHA512 (kernel-kabi-dw-6.13.0.tar.xz) = dc622f38fe1de1700914511557d7233c66dc54c73b0d9c4785ed79634acd1e6542a51f80a1f643190d1486e86d007c27f1cdb7adadee973024aeb537bd16b7c5
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user