]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: hv: Fixed lockup problem with bounce_buffer scatter list
authorHank Janssen <hjanssen@microsoft.com>
Wed, 1 Sep 2010 18:10:41 +0000 (11:10 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 20 Sep 2010 20:36:14 +0000 (13:36 -0700)
commiteddbe634c915e5243906558cd091a00988b86b00
treebd0179c87bb98065970ad230cb576eb6801d378e
parentbac51cb88cbcddeffc45e16a3224b992dc19ec66
staging: hv: Fixed lockup problem with bounce_buffer scatter list

commit 77c5ceaff31645ea049c6706b99e699eae81fb88 upstream.

Fixed lockup problem with bounce_buffer scatter list which caused
crashes in heavy loads. And minor code indentation cleanup in effected
area.

Removed whitespace and noted minor indentation changes in description as
pointed out by Joe Perches. (Thanks for reviewing Joe)

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