mirror of
https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10.git
synced 2026-09-09 00:07:04 +08:00
Merge: rh_message.h: Disable ConnectX-10 NVLink-C2C device
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-10/-/merge_requests/2943 JIRA: https://redhat.atlassian.net/browse/RHEL-211847 Update rh_messages.h to be in line with hardware-removal-support.git commit 59b817e ("Merge branch 'RHEL-142604' into 'main'") Signed-off-by: Benjamin Poirier <bpoirier@redhat.com> Approved-by: Scott Weaver <scweaver@redhat.com> Approved-by: Kamal Heib <kheib@redhat.com> Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> Merged-by: CKI GitLab Kmaint Pipeline Bot <26919896-cki-kmaint-pipeline-bot@users.noreply.gitlab.com>
This commit is contained in:
@@ -276,6 +276,7 @@ static const struct pci_device_id rh_disabled_pci_devices[] = {
|
||||
{ 0x15B3, 0x100f, PCI_ANY_ID, PCI_ANY_ID },
|
||||
{ 0x15B3, 0x1010, PCI_ANY_ID, PCI_ANY_ID },
|
||||
{ 0x15B3, 0x1027, PCI_ANY_ID, PCI_ANY_ID },
|
||||
{ 0x15B3, 0x2101, PCI_ANY_ID, PCI_ANY_ID },
|
||||
{ 0x1000, 0x0064, PCI_ANY_ID, PCI_ANY_ID },
|
||||
{ 0x1000, 0x0065, PCI_ANY_ID, PCI_ANY_ID },
|
||||
{ 0x1000, 0x0070, PCI_ANY_ID, PCI_ANY_ID },
|
||||
|
||||
Reference in New Issue
Block a user