summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorGavin Shan <gwshan@linux.vnet.ibm.com>2016-05-03 05:41:34 (GMT)
committerMichael Ellerman <mpe@ellerman.id.au>2016-05-11 11:54:22 (GMT)
commit801846d1deff943114f6f468b21386247b008321 (patch)
tree65c78954fbe0b38a3bad747016fbfe2e54be263b /fs
parentacce971c0e72c63cc2247e2412375e13a0be1ee1 (diff)
downloadlinux-801846d1deff943114f6f468b21386247b008321.tar.xz
powerpc/powernv: Remove DMA32 PE list
PEs are put into PHB DMA32 list (phb->ioda.pe_dma_list) according to their DMA32 weight. The PEs on the list are iterated to setup their TCE32 tables at system booting time. The list is used for once at boot time and no need to keep it. This moves the logic calculating DMA32 weight of PHB and PE to pnv_ioda_setup_dma() to drop PHB's DMA32 list. Also, every PE traces the consumed DMA32 segment by @tce32_seg and @tce32_segcount are useless and they're removed. Signed-off-by: Gavin Shan <gwshan@linux.vnet.ibm.com> Reviewed-by: Alexey Kardashevskiy <aik@ozlabs.ru> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions