aboutsummaryrefslogtreecommitdiffstats
path: root/block
diff options
context:
space:
mode:
authorJia-Ju Bai <baijiaju1990@gmail.com>2017-12-24 11:54:33 +0800
committerDavid S. Miller <davem@davemloft.net>2018-01-02 12:27:33 -0500
commit75ce7191eac5972405d1752a991bc002c2957b65 (patch)
tree600d5cf2574e1e9fd1a463855175d1e91c30c7ea /block
parentnet: ptr_ring: otherwise safe empty checks can overrun array bounds (diff)
downloadlinux-dev-75ce7191eac5972405d1752a991bc002c2957b65.tar.xz
linux-dev-75ce7191eac5972405d1752a991bc002c2957b65.zip
sky2: Replace mdelay with msleep in sky2_vpd_wait
sky2_vpd_wait is not called in an interrupt handler nor holding a spinlock. The function mdelay in it can be replaced with msleep, to reduce busy wait. Signed-off-by: Jia-Ju Bai <baijiaju1990@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions