summaryrefslogtreecommitdiffstats
path: root/filter-i686.sh.fedora
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2022-04-01 14:48:13 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2022-04-01 14:48:13 -0500
commit8db3d1f47fd8f9dfa6c83e5e6c20dde1109899cf (patch)
treefeedc1f29a9ff9dbf7d6d189294af0cbc8c01a23 /filter-i686.sh.fedora
parent11fd190da202647fb6a2ec81c06c942efd14e8bc (diff)
downloadkernel-8db3d1f47fd8f9dfa6c83e5e6c20dde1109899cf.tar.gz
kernel-8db3d1f47fd8f9dfa6c83e5e6c20dde1109899cf.tar.xz
kernel-8db3d1f47fd8f9dfa6c83e5e6c20dde1109899cf.zip
kernel-5.17.1-200
* Fri Apr 01 2022 Justin M. Forbes <jforbes@fedoraproject.org> [5.17.1-200] - Update Fix 'mem_section' will never be NULL gcc 12 warning to V4 (Justin M. Forbes) - NFSv4.1 provide mount option to toggle trunking discovery (Olga Kornievskaia) - Add the Revert patch so that it can be applied when building dist-git for F34 and F35 (Justin M. Forbes) - redhat/configs/process_configs.sh: Avoid race with find (Prarit Bhargava) - redhat/configs/process_configs.sh: Remove CONTINUEONERROR (Prarit Bhargava) - redhat/configs/process_configs.sh: Fix race with tools generation (Prarit Bhargava) - Bluetooth: hci_core: Rate limit the logging of invalid SCO handle (Luiz Augusto von Dentz) - Bluetooth: hci_event: Fix HCI_EV_VENDOR max_len (Luiz Augusto von Dentz) - Update mm/sparsemem: Fix 'mem_section' will never be NULL gcc 12 (Justin M. Forbes) - net: bcmgenet: Use stronger register read/writes to assure ordering (Jeremy Linton) - We actually needed the previous patch from os-build (Justin M. Forbes) - redhat: Fix release tagging (Prarit Bhargava) - Fix up changelog generation for stable releases (Justin M. Forbes) - Remove i686 configs and filters (Justin M. Forbes) - redhat/self-test: Fix shellcheck test (Prarit Bhargava) - redhat/configs: Set CONFIG_X86_AMD_PSTATE built-in on Fedora (Prarit Bhargava) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to 'filter-i686.sh.fedora')
-rw-r--r--filter-i686.sh.fedora14
1 files changed, 0 insertions, 14 deletions
diff --git a/filter-i686.sh.fedora b/filter-i686.sh.fedora
deleted file mode 100644
index 3ab2f6325..000000000
--- a/filter-i686.sh.fedora
+++ /dev/null
@@ -1,14 +0,0 @@
-#! /bin/bash
-
-# This is the i686 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 mfd mmc mtd nfc ntb pcmcia platform power ssb soundwire 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 hid-sensor-hub hid-sensor-magn-3d hid-sensor-incl-3d hid-sensor-gyro-3d hid-sensor-iio-common hid-sensor-accel-3d hid-sensor-trigger hid-sensor-als hid-sensor-rotation hid-sensor-temperature hid-sensor-humidity target_core_user sbp_target cxgbit chcr parport_serial regmap-sdw hid-asus"