]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Staging: hv: Introduce a function to wait to drain outgoing I/O
authorK. Y. Srinivasan <kys@microsoft.com>
Tue, 10 May 2011 14:54:07 +0000 (07:54 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 11 May 2011 20:39:00 +0000 (13:39 -0700)
commit604df37dc3ba185b1017f6ca5e497fbfb68da8d8
tree7fb08053181e77cbf8fc9281e01916cb4309951b
parent43c51f7dd13c75962eebc4c28667d1b0162543ed
Staging: hv: Introduce a function to wait to drain outgoing I/O

Rather than busy loop waiting to drain I/O, introduce a function
that does not burn CPU cycles waiting.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: Haiyang Zhang <haiyangz@microsoft.com>
Signed-off-by: Abhishek Kane <v-abkane@microsoft.com>
Signed-off-by: Hank Janssen <hjanssen@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/storvsc.c
drivers/staging/hv/storvsc_api.h