Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F156456024
D4140.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
413 B
Referenced Files
None
Subscribers
None
D4140.diff
View Options
Index: head/sys/boot/usb/usb_busdma_loader.c
===================================================================
--- head/sys/boot/usb/usb_busdma_loader.c
+++ head/sys/boot/usb/usb_busdma_loader.c
@@ -233,7 +233,7 @@
pc->ismultiseg = (align == 1);
/* compute physical address */
- usb_pc_common_mem_cb(pc, ptr, size);
+ usb_pc_common_mem_cb(pc, pc->buffer, size);
usb_pc_cpu_flush(pc);
return (0);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, May 14, 7:34 PM (8 m, 11 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33056809
Default Alt Text
D4140.diff (413 B)
Attached To
Mode
D4140: Use properly aligned buffer in usb_alloc
Attached
Detach File
Event Timeline
Log In to Comment