Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "PCI: Warn if no host bridge NUMA node info" #6531

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

popcornmix
Copy link
Collaborator

This warning doesn't mean anyting on our platform and the warning causes confusion.

See: https://forums.raspberrypi.com/viewtopic.php?p=2276125#p2276125

This reverts commit ad50861.

This warning doesn't mean anyting on our platform and
the warning causes confusion.

See: https://forums.raspberrypi.com/viewtopic.php?p=2276125#p2276125

This reverts commit ad50861.

Signed-off-by: Dom Cobley <[email protected]>
@popcornmix
Copy link
Collaborator Author

The alternative would be making pcibus_to_node(bus) return something other than NUMA_NO_NODE but I haven't investigated that (and don't know if that would come with any side effects).

@popcornmix popcornmix merged commit 7466625 into raspberrypi:rpi-6.6.y Dec 10, 2024
11 of 12 checks passed
@popcornmix popcornmix deleted the revert_numa_warn branch December 10, 2024 18:13
popcornmix added a commit to raspberrypi/firmware that referenced this pull request Dec 10, 2024
kernel: Revert "PCI: Warn if no host bridge NUMA node info"
See: raspberrypi/linux#6531

kernel: drm/v3d: Enable Performance Counters before clearing them
See: raspberrypi/linux#6514

kernel: configs: Enable Intel Wireless (PCI) drivers
See: raspberrypi/linux#6526

kernel: media: i2c: ov9282: Correct the exposure offset
See: raspberrypi/linux#6522

kernel: waveshare panel driver update
See: raspberrypi/linux#6499

kernel: dtoverlays: Add Arducam override for ov9281
See: raspberrypi/linux#6506

kernel: nvme-pci: Disable Host Memory Buffer usage
See: raspberrypi/linux#6510

kernel: Allow setting I²C clock frequency via i2c_arm_baudrate dtparam when using pimidi overlay
See: raspberrypi/linux#6513
popcornmix added a commit to raspberrypi/rpi-firmware that referenced this pull request Dec 10, 2024
kernel: Revert "PCI: Warn if no host bridge NUMA node info"
See: raspberrypi/linux#6531

kernel: drm/v3d: Enable Performance Counters before clearing them
See: raspberrypi/linux#6514

kernel: configs: Enable Intel Wireless (PCI) drivers
See: raspberrypi/linux#6526

kernel: media: i2c: ov9282: Correct the exposure offset
See: raspberrypi/linux#6522

kernel: waveshare panel driver update
See: raspberrypi/linux#6499

kernel: dtoverlays: Add Arducam override for ov9281
See: raspberrypi/linux#6506

kernel: nvme-pci: Disable Host Memory Buffer usage
See: raspberrypi/linux#6510

kernel: Allow setting I²C clock frequency via i2c_arm_baudrate dtparam when using pimidi overlay
See: raspberrypi/linux#6513
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants