Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107106670
D44343.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
363 B
Referenced Files
None
Subscribers
None
D44343.diff
View Options
diff --git a/sys/arm/arm/busdma_machdep.c b/sys/arm/arm/busdma_machdep.c
--- a/sys/arm/arm/busdma_machdep.c
+++ b/sys/arm/arm/busdma_machdep.c
@@ -240,7 +240,7 @@
* express, so we take a fast out.
*/
static int
-exclusion_bounce_check(vm_offset_t lowaddr, vm_offset_t highaddr)
+exclusion_bounce_check(bus_addr_t lowaddr, bus_addr_t highaddr)
{
int i;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 11, 5:19 AM (18 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15750554
Default Alt Text
D44343.diff (363 B)
Attached To
Mode
D44343: arm busdma: Fix parameter types to exclusion_bounce_check
Attached
Detach File
Event Timeline
Log In to Comment