Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140878220
D44205.id135386.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
382 B
Referenced Files
None
Subscribers
None
D44205.id135386.diff
View Options
diff --git a/sys/dev/pci/pci_host_generic.c b/sys/dev/pci/pci_host_generic.c
--- a/sys/dev/pci/pci_host_generic.c
+++ b/sys/dev/pci/pci_host_generic.c
@@ -538,7 +538,7 @@
rman_res_t newend; /* unused */
return (generic_pcie_translate_resource_common(
- bus, type, start, 0, newstart, &newend));
+ bus, type, start, start, newstart, &newend));
}
struct resource *
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 30, 4:29 AM (15 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27362855
Default Alt Text
D44205.id135386.diff (382 B)
Attached To
Mode
D44205: pci_host_generic: Pass a valid end address in generic_pcie_translate_resource
Attached
Detach File
Event Timeline
Log In to Comment