]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/staging/hv/storvsc_drv.c
staging: hv: Fixed bounce kmap problem by using correct index
authorHank Janssen <hjanssen@microsoft.com>
Thu, 5 Aug 2010 19:29:44 +0000 (19:29 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Sat, 4 Sep 2010 00:37:15 +0000 (17:37 -0700)
commit0c47a70a9a8a6d1ec37a53d2f9cb82f8b8ef8aa2
tree651447d7bfd8dfcb56af861f456b9a97e5405fab
parentb681b5886bb5d1f5b6750a0ed7c62846da7ccea4
staging: hv: Fixed bounce kmap problem by using correct index

Fixed bounce offset kmap problem by using correct index.
The symptom of the problem is that in some NAS appliances this problem
represents Itself by a unresponsive VM under a load with many clients writing
small files.

Signed-off-by:Hank Janssen <hjanssen@microsoft.com>
Signed-off-by:Haiyang Zhang <haiyangz@microsoft.com>
Cc: stable <stable@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/hv/storvsc_drv.c