提交 38d37556 编写于 作者: J Jens Axboe

i386: enable sg chaining

We don't need to do more on x86, there's no iommu to be worried about.
Signed-off-by: NJens Axboe <jens.axboe@oracle.com>
上级 a17b4904
......@@ -10,6 +10,8 @@ struct scatterlist {
unsigned int length;
};
#define ARCH_HAS_SG_CHAIN
/* These macros should be used after a pci_map_sg call has been done
* to get bus addresses of each of the SG entries and their lengths.
* You should only work with the number of sg entries pci_map_sg
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册