Jia-Ju Bai
e72685dbd2
ata: sata_mv: Replace mdelay with usleep_range in mv_reset_channel
...
After checking all possible call chains to mv_reset_channel here,
my tool finds that mv_reset_channel is never called in atomic context,
namely never in an interrupt handler or holding a spinlock.
Thus mdelay can be replaced with usleep_range to avoid busy wait.
This is found by a static analysis tool named DCNS written by myself.
Signed-off-by: Jia-Ju Bai <baijiaju1990@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
2018-01-25 07:28:13 -08:00
..
2017-05-16 11:25:59 -04:00
2018-01-17 07:52:29 -08:00
2017-10-23 07:09:27 -07:00
2017-08-16 07:38:27 -07:00
2017-03-24 11:40:03 -04:00
2017-11-13 12:17:43 -08:00
2017-12-04 12:35:29 -08:00
2016-02-18 12:41:17 -05:00
2017-03-06 15:40:59 -05:00
2017-08-04 13:34:14 -07:00
2017-12-04 12:18:08 -08:00
2016-06-15 14:26:41 -04:00
2016-08-10 12:16:49 -04:00
2015-01-28 18:45:23 -05:00
2015-01-28 18:45:23 -05:00
2017-01-06 11:39:14 -05:00
2018-01-11 10:09:47 -08:00
2017-12-11 08:53:33 -08:00
2014-05-09 22:37:49 -04:00
2018-01-08 06:15:41 -08:00
2018-01-18 13:17:25 -08:00
2017-10-23 07:06:09 -07:00
2017-10-19 23:15:16 +02:00
2014-04-01 12:48:54 -07:00
2017-12-04 13:57:03 -08:00
2017-11-15 14:11:41 -08:00
2015-07-14 17:46:38 -04:00
2017-09-19 11:53:11 -07:00
2017-05-16 11:25:59 -04:00
2016-05-09 12:36:46 -04:00
2017-03-06 15:24:48 -05:00
2017-11-02 11:10:55 +01:00
2017-11-02 11:10:55 +01:00
2017-11-15 14:11:41 -08:00
2018-01-18 13:17:25 -08:00
2014-05-09 22:37:49 -04:00
2014-05-09 22:37:49 -04:00
2017-08-11 10:35:07 -07:00
2016-06-28 12:49:40 -04:00
2017-09-18 20:24:21 -07:00
2018-01-08 04:02:02 -08:00
2017-10-23 07:06:09 -07:00
2017-05-30 11:54:36 -04:00
2017-03-30 16:13:04 +05:30
2014-05-09 22:37:49 -04:00
2014-05-09 22:37:49 -04:00
2015-04-08 10:55:05 -04:00
2015-02-03 07:04:44 -05:00
2014-05-09 22:37:49 -04:00
2017-08-11 10:35:07 -07:00
2014-05-09 22:37:49 -04:00
2014-05-09 22:37:49 -04:00
2017-05-30 11:54:36 -04:00
2017-02-21 17:21:32 -08:00
2017-06-21 18:06:18 -04:00
2014-02-13 16:40:56 -05:00
2015-04-08 10:55:05 -04:00
2014-02-13 16:40:56 -05:00
2016-07-12 11:02:05 -04:00
2016-04-15 16:53:14 -04:00
2016-11-09 11:48:58 -05:00
2015-03-18 22:39:17 +01:00
2015-10-15 10:58:53 -04:00
2014-05-09 22:37:49 -04:00
2017-01-10 11:11:17 -05:00
2015-08-24 15:27:11 -05:00
2017-01-10 11:11:17 -05:00
2017-03-06 15:18:01 -05:00
2016-05-27 11:27:23 -04:00
2017-03-06 15:18:01 -05:00
2014-05-09 22:37:49 -04:00
2014-05-09 22:37:49 -04:00
2016-08-30 11:59:47 -04:00
2014-05-09 22:37:49 -04:00
2014-05-09 22:37:49 -04:00
2017-08-28 10:44:24 -07:00
2017-03-06 15:18:01 -05:00
2014-05-09 22:37:49 -04:00
2014-05-09 22:37:49 -04:00
2014-05-09 22:37:49 -04:00
2014-10-20 16:20:17 +02:00
2017-01-10 11:11:17 -05:00
2014-05-09 22:37:49 -04:00
2017-11-27 11:46:26 -08:00
2014-05-09 22:37:49 -04:00
2015-01-28 18:45:23 -05:00
2015-09-10 17:02:04 -04:00
2014-05-09 22:37:49 -04:00
2017-05-30 11:54:37 -04:00
2017-06-12 14:06:34 -04:00
2014-05-09 22:37:49 -04:00
2017-05-30 11:54:37 -04:00
2014-05-09 22:37:49 -04:00
2017-06-12 14:06:34 -04:00
2014-10-07 17:10:14 -04:00
2015-04-08 10:55:05 -04:00
2014-05-09 22:37:49 -04:00
2014-05-09 22:37:49 -04:00
2014-05-09 22:37:49 -04:00
2014-05-09 22:37:49 -04:00
2017-05-16 11:25:59 -04:00
2017-11-13 12:17:11 -08:00
2017-05-30 11:54:37 -04:00
2017-08-11 10:32:09 -07:00
2017-11-02 11:10:55 +01:00
2016-05-27 15:26:11 -07:00
2017-06-12 14:06:34 -04:00
2018-01-25 07:28:13 -08:00
2017-05-16 11:25:59 -04:00
2017-05-16 11:25:59 -04:00
2017-05-16 11:25:59 -04:00
2017-05-16 11:25:59 -04:00
2017-10-04 07:18:29 -07:00
2015-04-08 10:55:05 -04:00
2017-05-16 11:25:59 -04:00
2017-05-16 11:25:59 -04:00
2017-07-18 18:02:36 -04:00
2017-05-16 11:25:59 -04:00
2017-05-16 11:25:59 -04:00
2017-06-26 16:54:53 -04:00
2017-05-16 11:25:59 -04:00
2017-11-02 11:10:55 +01:00