Tejun Heo
d868ca2430
ide-taskfile: don't abuse rq->buffer
...
Impact: rq->buffer usage cleanup
ide_raw_taskfile() directly uses rq->buffer to carry pointer to the
data buffer. This complicates both block interface and ide backend
request handling. Use blk_rq_map_kern() instead and drop special
handling for REQ_TYPE_ATA_TASKFILE from ide_map_sg().
Note that REQ_RW setting is moved upwards as blk_rq_map_kern() uses it
to initialize bio rw flag.
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Jens Axboe <axboe@kernel.dk>
2009-04-28 07:37:29 +02:00
..
2009-04-24 10:42:29 -04:00
2009-04-17 19:05:33 -04:00
2009-04-13 15:04:33 -07:00
2009-04-21 19:40:00 -07:00
2009-04-28 07:37:28 +02:00
2009-04-24 13:28:30 -07:00
2009-04-21 13:41:47 -07:00
2009-04-07 08:31:11 -07:00
2009-04-07 08:31:11 -07:00
2009-04-21 13:41:51 -07:00
2009-04-07 08:31:11 -07:00
2009-04-03 15:24:35 -07:00
2009-04-24 00:42:06 -04:00
2009-04-03 15:25:44 -07:00
2009-04-13 15:04:29 -07:00
2009-04-13 17:02:14 +02:00
2009-04-28 07:37:29 +02:00
2009-04-07 08:31:10 -07:00
2009-04-07 08:31:11 -07:00
2009-04-09 16:42:26 -07:00
2009-04-21 13:41:49 -07:00
2009-04-17 10:50:27 -07:00
2009-04-08 14:13:48 +01:00
2009-04-19 23:14:01 +09:30
2009-04-24 08:16:05 -07:00
2009-04-20 08:37:37 -07:00
2009-04-24 08:36:06 -07:00
2009-04-07 08:31:11 -07:00
2009-04-21 13:41:50 -07:00
2009-04-05 00:32:25 +02:00
2009-04-21 13:41:50 -07:00
2009-04-08 20:45:51 +02:00
2009-04-24 07:52:08 -07:00
2009-04-24 07:46:51 -07:00
2009-04-05 11:04:19 -07:00
2009-04-14 08:48:50 -07:00
2009-04-07 08:44:06 -07:00
2009-04-13 11:35:50 -07:00
2009-04-23 23:25:40 +01:00
2009-04-24 01:34:52 -04:00
2009-04-07 08:31:12 -07:00
2009-04-08 17:45:02 -07:00
2009-04-07 08:31:11 -07:00
2009-04-21 13:41:50 -07:00
2009-04-23 13:58:17 +02:00
2009-04-14 19:46:19 -07:00
2009-04-22 20:39:06 +02:00
2009-04-24 07:52:08 -07:00
2009-04-06 08:55:19 -07:00
2009-04-07 08:31:10 -07:00
2009-04-21 13:41:49 -07:00
2009-04-21 21:47:22 +02:00
2009-04-16 16:17:11 -07:00
2009-04-23 14:15:31 -07:00
2009-04-07 08:31:11 -07:00
2009-04-21 13:41:47 -07:00
2009-04-19 23:14:01 +09:30
2009-04-05 00:32:22 +02:00
2009-04-23 23:25:41 +01:00
2009-04-08 14:25:51 -07:00