linux/arch/s390/pci
Gerald Schaefer 5ec6d4918a s390/pci/dma: use correct segment boundary size
The boundary size for iommu_area_alloc() is currently set to a constant
value. This is wrong, we shouldn't use a constant value but rather the
return value of dma_get_seg_boundary(), since a device driver can override
the default.

Reviewed-by: Sebastian Ott <sebott@linux.vnet.ibm.com>
Signed-off-by: Gerald Schaefer <gerald.schaefer@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2014-02-21 08:48:27 +01:00
..
Makefile
pci_clp.c
pci_debug.c
pci_dma.c s390/pci/dma: use correct segment boundary size 2014-02-21 08:48:27 +01:00
pci_event.c
pci_insn.c
pci_sysfs.c
pci.c PCI changes for the v3.14 merge window: 2014-01-22 16:39:28 -08:00