]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Now that there are separate back-end implementations of busdma, the bounce
authorscottl <scottl@FreeBSD.org>
Tue, 27 May 2014 14:18:57 +0000 (14:18 +0000)
committerscottl <scottl@FreeBSD.org>
Tue, 27 May 2014 14:18:57 +0000 (14:18 +0000)
commit21c10cffc1fc6c72a27491f5f9894d7e71dfcfd9
tree45ec67edb44390997fd201561ff76c989af2214a
parent7cb2cf17efd6760be46cfb9f97d25ca94bb4dee1
Now that there are separate back-end implementations of busdma, the bounce
implementation shouldn't steal flags from the common front-end.
Move those flags to the back-end.

Obtained from:  Netflix, Inc.
MFC after:      3 days
sys/x86/x86/busdma_bounce.c