]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 8 Jul 2016 06:37:13 +0000 (16:37 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Sun, 17 Jul 2016 06:42:47 +0000 (16:42 +1000)
commita3eedf49fcab5243356b797eeaed916aaf721644
treebd47761945509143f50b211fe625d6c4dda98963
parent8ff0742ed975b621657d198aeab207d21945e325
powerpc/powernv/pci: Remove SWINV constants and obsolete TCE code

We have some obsolete code in pnv_pci_p7ioc_tce_invalidate()
to handle some internal lab tools that have stopped being
useful a long time ago. Remove that along with the definition
and test for the TCE_PCI_SWINV_* flags whose value is basically
always the same.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/include/asm/tce.h
arch/powerpc/platforms/powernv/pci-ioda.c