]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r256638:
authorian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Dec 2013 16:41:04 +0000 (16:41 +0000)
committerian <ian@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 13 Dec 2013 16:41:04 +0000 (16:41 +0000)
commitd695058e9b807833ae18c30b1e70eb3fc0b23acf
treea7cfc11e61d4abb441749cc331c0593077585d9b
parent1da0d0fa2ea2946eda41032aaa2a12d75ec5ae54
MFC r256638:

  Add cases for the combinations of busdma sync op flags that we handle
  correctly by doing nothing, then add a panic for the default case, because
  that implies that some driver asked for a sync (probably incorrectly) and
  nothing was done.

git-svn-id: svn://svn.freebsd.org/base/stable/10@259310 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/arm/arm/busdma_machdep-v6.c