TI users about to be banned from all lists.infradead.org mailing lists (was Re: [LAKML][Users getting knocked of from list])

2013-03-20 Thread David Woodhouse
On Wed, 2013-03-20 at 13:59 +0530, Santosh Shilimkar wrote: On Wednesday 20 March 2013 12:12 PM, Sekhar Nori wrote: I have no clue why my address should bounce. Me neither. TI's incoming mail appears to be broken. For days at a time, it is simply giving a '421 Service Temporarily

Re: [PATCH v2 00/10] Prepare for GPMC driver conversion (w.r.t MTD)

2012-07-06 Thread David Woodhouse
On Fri, 2012-07-06 at 11:35 -0300, William F. wrote: I've requested several times to remove my e-mail from that list. I'll report it to legal authorities on this issue if no action is taken. Have you tried following the link at the bottom of every mail you receive from the list, and following

Re: [PATCH v4 2/7] iommu/core: split mapping to page sizes as supported by the hardware

2011-11-11 Thread David Woodhouse
On Fri, 2011-11-11 at 13:58 +0100, Joerg Roedel wrote: For AMD IOMMU there is a feature called not-present cache. It says that the IOMMU caches non-present entries as well and needs an IOTLB flush when something is mapped (meant for software implementations of the IOMMU). So it can't be

Re: [PATCH v4 2/7] iommu/core: split mapping to page sizes as supported by the hardware

2011-11-10 Thread David Woodhouse
On Thu, 2011-11-10 at 14:17 +0800, Kai Huang wrote: And another question: have we considered the IOTLB flush operation? I think we need to implement similar logic when flush the DVMA range. Intel VT-d's manual says software needs to specify the appropriate mask value to flush large pages, but

Re: [PATCH v4 2/7] iommu/core: split mapping to page sizes as supported by the hardware

2011-11-10 Thread David Woodhouse
On Thu, 2011-11-10 at 18:09 +0100, Joerg Roedel wrote: The requirement for the DMA-API is, that the IOTLB must be consistent with existing mappings, and only with the parts that are really mapped. The unmapped parts are not important. This allows nice optimizations like your 'batched unmap'

Re: [PATCH v2 5/6] iommu/intel: announce supported page sizes

2011-09-13 Thread David Woodhouse
On Tue, 2011-09-13 at 22:31 +0300, Ohad Ben-Cohen wrote: + * Traditionally the IOMMU core just handed us the mappings directly, + * after making sure the size is an order of a 4KB page and that the + * mapping has natural alignment. + * + * To retain this behavior, we currently advertise that

Re: [PATCH 4/4] x86: intel-iommu: move to drivers/iommu/

2011-06-08 Thread David Woodhouse
address space. I suspect the interrupt remapping support may well want to move with it too. It's no more out-of-place in drivers/iommu than it is in drivers/pci. And then you can certainly move dmar.o too. -- David WoodhouseOpen Source Technology Centre david.woodho

Re: [PATCH V2] omap: nand: remove hardware ECC as default

2010-12-03 Thread David Woodhouse
-by: David Woodhouse david.woodho...@intel.com Unless you'd prefer me to send it on myself, please feel free to submit it to Linus directly. -- dwmw2 -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo info at http

RE: [PATCH v2 09/10] OMAP2/3: Convert write/read functions to raw read/write

2010-10-25 Thread David Woodhouse
On Mon, 2010-10-25 at 11:04 +0530, G, Manjunath Kondaiah wrote: David, -Original Message- From: David Woodhouse [mailto:dw...@infradead.org] Sent: Monday, October 25, 2010 5:32 AM To: Menon, Nishanth Cc: Russell King - ARM Linux; G, Manjunath Kondaiah; linux-omap

Re: [PATCH v2 09/10] OMAP2/3: Convert write/read functions to raw read/write

2010-10-24 Thread David Woodhouse
nonsense. -- David WoodhouseOpen Source Technology Centre david.woodho...@intel.com Intel Corporation -- To unsubscribe from this list: send the line unsubscribe linux-omap in the body of a message to majord...@vger.kernel.org More majordomo

Re: [PATCH 2:2][MTD][NAND]omap : Adding DMA mode support in nand prefetch/post-write

2009-07-10 Thread David Woodhouse
not to rely on gcc and use If you ever see gcc screwing up division of an 'int' by a constant 64, file a GCC bug. -- David WoodhouseOpen Source Technology Centre david.woodho...@intel.com Intel Corporation -- To unsubscribe from this list