summaryrefslogtreecommitdiff
path: root/src/mygetenv.c
AgeCommit message (Collapse)AuthorFilesLines
2006-11-13Initial import15.6-2Tobias Klauser1-0/+51
d/>
authorJason Wang <jasowang@redhat.com>2016-04-25 22:14:32 -0400
committerMichael S. Tsirkin <mst@redhat.com>2016-08-01 21:44:50 +0300
commit7235acdb1144460d9f520f0d931f3cbb79eb244c (patch)
tree3dfa5687299d67780a5b8416303e37c028d5c8e0 /sound/soc/rockchip
parent523d939ef98fd712632d93a5a2b588e477a7565e (diff)
vhost: simplify work flushing
We used to implement the work flushing through tracking queued seq, done seq, and the number of flushing. This patch simplify this by just implement work flushing through another kind of vhost work with completion. This will be used by lockless enqueuing patch. Signed-off-by: Jason Wang <jasowang@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'sound/soc/rockchip')