diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2017-08-17 22:13:06 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-08-18 16:45:29 +0200 |
commit | 6507f436f92c37a7963bf0d55df7b673d8d6f533 (patch) | |
tree | b4e1001d3f89f967dab4544859b955f107ee1095 /drivers/ipack | |
parent | skd: Simplify the code for deciding whether or not to send a FIT msg (diff) | |
download | linux-6507f436f92c37a7963bf0d55df7b673d8d6f533.tar.xz linux-6507f436f92c37a7963bf0d55df7b673d8d6f533.zip |
skd: Simplify the code for allocating DMA message buffers
dma_alloc_coherent() guarantees alignment on a page boundary so
no explicit alignment is needed to align on a 64 byte boundary.
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/ipack')
0 files changed, 0 insertions, 0 deletions