Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146788856
D5855.id14975.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
499 B
Referenced Files
None
Subscribers
None
D5855.id14975.diff
View Options
Index: head/sys/arm64/arm64/gic_v3_its.c
===================================================================
--- head/sys/arm64/arm64/gic_v3_its.c
+++ head/sys/arm64/arm64/gic_v3_its.c
@@ -1579,9 +1579,7 @@
uint32_t bus;
bus = pci_get_bus(pci_dev);
-
- bsf = PCI_RID(pci_get_bus(pci_dev), pci_get_slot(pci_dev),
- pci_get_function(pci_dev));
+ bsf = pci_get_rid(pci_dev);
/* Check if accessing internal PCIe (low bus numbers) */
if (bus < GIC_V3_ITS_QUIRK_THUNDERX_PEM_BUS_OFFSET) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 6, 3:00 PM (7 h, 2 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29329702
Default Alt Text
D5855.id14975.diff (499 B)
Attached To
Mode
D5855: Fix interrupts delivery on ThunderX for VF IDs beyond 8
Attached
Detach File
Event Timeline
Log In to Comment