Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102032723
D44205.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.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
Thu, Nov 7, 6:29 PM (21 h, 48 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14518431
Default Alt Text
D44205.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