diff for duplicates of <20090227192116.GO16891@parisc-linux.org> diff --git a/a/1.txt b/N1/1.txt index eda4180..b24f305 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,7 +9,7 @@ I think this should go in through the ia64 tree, not the PCI tree ... > --- a/arch/ia64/sn/pci/pcibr/pcibr_dma.c 2009-02-25 23:29:21.000000000 -0800 > +++ b/arch/ia64/sn/pci/pcibr/pcibr_dma.c 2009-02-25 23:29:09.318611870 -0800 > @@ -135,11 +135,10 @@ pcibr_dmatrans_direct64(struct pcidev_in -> if (SN_DMA_ADDRTYPE(dma_flags) = SN_DMA_ADDR_PHYS) +> if (SN_DMA_ADDRTYPE(dma_flags) == SN_DMA_ADDR_PHYS) > pci_addr = IS_PIC_SOFT(pcibus_info) ? > PHYS_TO_DMA(paddr) : > - PHYS_TO_TIODMA(paddr) | dma_attributes; diff --git a/a/content_digest b/N1/content_digest index 0e73acd..158cdf0 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,7 +1,7 @@ "ref\020090227093835.GA306198@sgi.com\0" "From\0Matthew Wilcox <matthew@wil.cx>\0" "Subject\0Re: [PATCH 1/1] Fix PCI DMA flag propagation on SN (Altix) with PICs\0" - "Date\0Fri, 27 Feb 2009 19:21:17 +0000\0" + "Date\0Fri, 27 Feb 2009 12:21:17 -0700\0" "To\0Jeremy Higdon <jeremy@sgi.com>\0" "Cc\0linux-kernel@vger.kernel.org" linux-pci@vger.kernel.org @@ -21,7 +21,7 @@ "> --- a/arch/ia64/sn/pci/pcibr/pcibr_dma.c\t2009-02-25 23:29:21.000000000 -0800\n" "> +++ b/arch/ia64/sn/pci/pcibr/pcibr_dma.c\t2009-02-25 23:29:09.318611870 -0800\n" "> @@ -135,11 +135,10 @@ pcibr_dmatrans_direct64(struct pcidev_in\n" - "> \tif (SN_DMA_ADDRTYPE(dma_flags) = SN_DMA_ADDR_PHYS)\n" + "> \tif (SN_DMA_ADDRTYPE(dma_flags) == SN_DMA_ADDR_PHYS)\n" "> \t\tpci_addr = IS_PIC_SOFT(pcibus_info) ?\n" "> \t\t\t\tPHYS_TO_DMA(paddr) :\n" "> -\t\t \t\tPHYS_TO_TIODMA(paddr) | dma_attributes;\n" @@ -46,4 +46,4 @@ "operating system, but compare it to ours. We can't possibly take such\n" "a retrograde step.\"" -ac89aa32864f03d83413b8c90bf9e47ec4b65dc96408f0445286df9b57ab42ac +610048de3061d9eecafd11d8b11780f604b8c9fb4666c0927255bdb77cfeb88a
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.