commit | 605a9bbc7f49f1d6fb5a7f2610771573523dc324 | [log] [tgz] |
---|---|---|
author | Geetha sowjanya <gakula@marvell.com> | Mon Mar 02 15:29:01 2020 +0530 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 02 11:13:58 2020 -0800 |
tree | 4f684501146b9b9563997dece69be8836c463187 | |
parent | c0d2507abc2634ff6c6081d450924ffc68e740e0 [diff] |
net: thunderx: Reduce mbox wait response time. Replace msleep() with usleep_range() as internally it uses hrtimers. This will put a cap on maximum wait time. Signed-off-by: Geetha sowjanya <gakula@marvell.com> Signed-off-by: Sunil Goutham <sgoutham@marvell.com> Signed-off-by: David S. Miller <davem@davemloft.net>