]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
powerpc/powernv/npu: Remove obsolete comment about TCE_KILL_INVAL_ALL
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Mon, 14 Jan 2019 00:41:38 +0000 (11:41 +1100)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 15 Jan 2019 00:17:09 +0000 (11:17 +1100)
TCE_KILL_INVAL_ALL has moved long ago but the comment was forgotted so
finish the move and remove the comment.

Fixes: 0bbcdb437da0c4a "powerpc/powernv/npu: TCE Kill helpers cleanup"
Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
arch/powerpc/platforms/powernv/npu-dma.c

index d7f742ed48ba4bb3b002f23daf2ffa576f055dfb..2ca79823e3ba302c855f404ed231b64c693c92c3 100644 (file)
  */
 static DEFINE_SPINLOCK(npu_context_lock);
 
-/*
- * Other types of TCE cache invalidation are not functional in the
- * hardware.
- */
 static struct pci_dev *get_pci_dev(struct device_node *dn)
 {
        struct pci_dn *pdn = PCI_DN(dn);