sched_swi -> swi_sched
This commit is contained in:
parent
f58a8b1a54
commit
505b544d52
@ -691,7 +691,7 @@ free_bounce_page(bus_dma_tag_t dmat, struct bounce_page *bpage)
|
||||
STAILQ_INSERT_TAIL(&bounce_map_callbacklist,
|
||||
map, links);
|
||||
busdma_swi_pending = 1;
|
||||
sched_swi(vm_ih, SWI_NOSWITCH);
|
||||
swi_sched(vm_ih, SWI_NOSWITCH);
|
||||
}
|
||||
}
|
||||
splx(s);
|
||||
|
Loading…
x
Reference in New Issue
Block a user