Christoph Hellwig
10c95ed9aa
scatterlist: allow limited chaining without ARCH_HAS_SG_CHAIN
...
There are a couple of uses of struct scatterlist that never go to
the dma_map_sg() helper and thus don't care about ARCH_HAS_SG_CHAIN
which indicates that we can map chained S/G list.
The most important one is the crypto code, which currently has
to open code a few helpers to always allow chaining. This patch
removes a few #ifdef ARCH_HAS_SG_CHAIN statements so that we can
switch the crypto code to these common helpers.
Signed-off-by: Christoph Hellwig <hch@lst.de >
Signed-off-by: Jens Axboe <axboe@fb.com >
2015-08-17 08:12:51 -06:00
..
2015-07-12 21:13:22 +02:00
2015-07-09 20:30:34 +03:00
2015-06-25 11:49:31 +03:00
2015-07-01 19:09:11 -07:00
2015-06-25 14:45:46 -07:00
2015-06-27 12:44:34 -07:00
2015-06-26 14:51:15 -07:00
2015-07-03 14:57:50 -07:00
2015-07-02 11:32:23 -07:00
2015-07-09 14:58:31 -07:00
2015-07-07 22:48:25 +02:00
2015-07-02 08:46:00 -06:00
2015-07-02 08:46:00 -06:00
2015-08-13 12:32:04 -06:00
2015-07-29 08:55:25 -06:00
2015-08-13 10:45:09 -06:00
2015-08-13 12:31:57 -06:00
2015-07-02 01:32:44 -04:00
2015-06-26 19:50:04 -07:00
2015-06-25 17:00:38 -07:00
2015-06-25 17:00:38 -07:00
2015-07-11 20:44:31 -07:00
2015-06-25 17:00:38 -07:00
2015-08-13 12:31:57 -06:00
2015-07-02 10:42:13 -07:00
2015-06-25 09:21:49 +05:30
2015-06-25 09:06:57 +02:00
2015-06-29 10:34:42 -07:00
2015-07-01 02:30:09 -04:00
2015-07-13 06:29:11 -04:00
2015-06-30 19:45:01 -07:00
2015-07-17 08:41:53 -06:00
2015-06-30 19:44:56 -07:00
2015-06-26 19:50:04 -07:00
2015-07-05 23:59:14 -04:00
2015-06-25 12:06:34 +02:00
2015-07-02 22:34:38 +02:00
2015-07-08 11:32:25 +02:00
2015-06-25 12:06:45 +02:00
2015-07-01 17:47:51 -07:00
2015-07-03 15:20:57 -07:00
2015-07-10 13:25:26 +02:00
2015-06-25 16:49:21 -07:00
2015-06-26 11:23:38 -04:00
2015-06-27 13:26:03 -07:00
2015-06-30 19:44:55 -07:00
2015-06-25 16:00:17 -07:00
2015-06-30 19:44:56 -07:00
2015-06-30 19:44:56 -07:00
2015-07-07 01:55:20 +02:00
2015-07-05 23:59:14 -04:00
2015-07-01 10:49:25 -07:00
2015-06-25 04:20:04 -04:00
2015-06-27 11:48:58 -04:00
2015-07-04 14:05:49 -04:00
2015-07-04 14:04:44 -04:00
2015-07-01 19:40:18 -07:00
2015-07-01 19:40:18 -07:00
2015-07-04 19:36:06 -07:00
2015-06-26 14:02:43 -07:00
2015-06-29 10:34:42 -07:00
2015-07-03 18:55:00 +02:00
2015-06-25 17:00:38 -07:00
2015-07-01 10:49:25 -07:00
2015-08-17 08:12:51 -06:00
2015-07-04 08:56:53 -07:00
2015-06-27 13:26:03 -07:00
2015-07-01 10:49:25 -07:00
2015-06-29 10:49:51 -07:00
2015-06-25 17:00:38 -07:00
2015-06-25 17:00:40 -07:00
2015-07-29 08:55:15 -06:00
2015-06-26 14:02:43 -07:00
2015-07-01 10:36:39 -05:00
2015-07-01 10:36:45 -05:00
2015-06-25 17:00:39 -07:00
2015-07-07 21:56:34 +02:00
2015-07-09 10:51:46 +02:00
2015-06-29 11:10:56 -07:00
2015-06-29 11:51:06 +02:00
2015-06-25 17:00:37 -07:00