SPARC: sg chaining support
This updates the sparc iommu/pci dma mappers to sg chaining. Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
This commit is contained in:
parent
78bdc3106a
commit
0912a5db0e
5 changed files with 33 additions and 26 deletions
|
@ -19,4 +19,6 @@ struct scatterlist {
|
|||
|
||||
#define ISA_DMA_THRESHOLD (~0UL)
|
||||
|
||||
#define ARCH_HAS_SG_CHAIN
|
||||
|
||||
#endif /* !(_SPARC_SCATTERLIST_H) */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue