kernel/filter-ppc64le.sh.fedora
Justin M. Forbes 5ecd32a1ec
kernel-5.16.1-60
* Sun Jan 16 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.16.1-60]
- netfilter: nat: force port remap to prevent shadowing well-known ports (Florian Westphal)
- netfilter: conntrack: tag conntracks picked up in local out hook (Florian Westphal)
- configs/fedora: Enable CONFIG_NFC_PN532_UART for use PN532 NFC module (Ziqian SUN (Zamir))
- Add PATCHLIST_URL to Makefile.variables (Justin M. Forbes)
- x86/PCI: Ignore E820 reservations for bridge windows on newer systems (Hans de Goede)
- Updates to configure for stable branch (Justin M. Forbes)
- redhat: switch the vsyscall config to CONFIG_LEGACY_VSYSCALL_XONLY=y (Herton R. Krzesinski) [1876977]
- redhat: configs: increase CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE (Rafael Aquini)
- move CONFIG_STRICT_SIGALTSTACK_SIZE to the appropriate directory (David Arcari)
- redhat/configs: Enable CONFIG_DM_MULTIPATH_IOA for fedora (Benjamin Marzinski)
- redhat/configs: Enable CONFIG_DM_MULTIPATH_HST (Benjamin Marzinski) [2000835]
- redhat: Pull in openssl-devel as a build dependency correctly (Neal Gompa) [2034670]
Resolves: rhbz#1876977, rhbz#2000835, rhbz#2034670

Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
2022-01-16 11:29:32 -06:00

14 lines
948 B
Bash

#! /bin/bash
# This is the ppc64le override file for the core/drivers package split. The
# module directories listed here and in the generic list in filter-modules.sh
# will be moved to the resulting kernel-modules package for this arch.
# Anything not listed in those files will be in the kernel-core package.
#
# Please review the default list in filter-modules.sh before making
# modifications to the overrides below. If something should be removed across
# all arches, remove it in the default instead of per-arch.
driverdirs="atm auxdisplay bcma bluetooth firewire fpga infiniband leds media memstick message mmc mtd nfc ntb pcmcia platform power ssb staging tty uio w1"
singlemods="ntb_netdev iscsi_ibft iscsi_boot_sysfs megaraid pmcraid qedi qla1280 9pnet_rdma rpcrdma nvmet-rdma nvme-rdma hid-picolcd hid-prodikeys hwpoison-inject target_core_user sbp_target cxgbit chcr rnbd-client rnbd-server mlx5_vdpa hid-playstation hid-nintendo"