diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2013-01-22 23:56:32 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2013-01-22 23:56:32 +0000 |
commit | fbec280712c8c4b38d4c35baef57e9c86efe7f00 (patch) | |
tree | e01667f1c057fec19f64517e805fbb2b8f59191e /sys/arch/macppc/dev | |
parent | 9bbaf662bc618bbfed9c8ebda6ca972f1cac3b5c (diff) |
pull the guts of bus_space_barrier into the inline function in the header.
there's only one implementation of it on sparc64, so we shouldnt need to
iterate up a chain of bus_space_tags to get to it.
because the only argument that is used inside the function is the flags,
this can generally be inlined to a single membar opcode. this leaves that
op as membar(Sync) for now while kettenis@ thinks about what changing it
might mean.
ok miod@
Diffstat (limited to 'sys/arch/macppc/dev')
0 files changed, 0 insertions, 0 deletions