JIRA: https://issues.redhat.com/browse/RHEL-81900
Upstream Status: RHEL only
The xtables related modules are deprecated in RHEL9, but they are still
maintained. Move them back to deprecated state in RHEL9.
Signed-off-by: Florian Westphal <fwestpha@redhat.com>
JIRA: https://issues.redhat.com/browse/RHEL-95986
ahci_xgene, ahci_seattle, hisi_sas_main drivers are in
deprecated state in RHEL9.
Add corresponding messaging to kernel log.
Upstream Status: RHEL only
Signed-off-by: Tomas Henzl <thenzl@redhat.com>
JIRA: https://issues.redhat.com/browse/RHEL-33061
Upstream Status: RHEL only
The mlx5 pci device 0x15B3:0xA2DC should no longer be marked as disabled.
This brings the status of this device up-to-date with the hardware removal
support project.
Signed-off-by: Scott Weaver <scweaver@redhat.com>
JIRA: https://issues.redhat.com/browse/RHEL-35575
Upstream Status: RHEL only
This updates the driver and device deprecation lists as well as the
disabled pci devices list. This brings these lists up-to-date with the
hardware removal support project.
Signed-off-by: Scott Weaver <scweaver@redhat.com>
JIRA: https://issues.redhat.com/browse/RHEL-22125
Upstream Status: RHEL only
This updates the driver and device deprecation lists as well as the
disabled pci devices list. This brings these lists up-to-date with the
hardware removal support project.
Signed-off-by: Scott Weaver <scweaver@redhat.com>
Bugzilla: https://bugzilla.redhat.com/2181611
Upstream Status: RHEL only
This moves the static message strings and hardware tables that were
in rh_messages.c into an auto-generated header file (rh_messages.h) that
contains the lists of unmaintained, deprecated and disabled drivers and
pci devices.
The PCI-ID in log messages was updated to be in "vendor:device" order.
Signed-off-by: Scott Weaver <scweaver@redhat.com>