Re: [PATCH 10/16 v3] [v2] powerpc: iommu enablement for CMO

2008-07-22 Thread Robert Jennings
* Paul Mackerras ([EMAIL PROTECTED]) wrote: > Robert Jennings writes: > > > Minor change to add a call to align the return from the device's > > get_desired_dma() function with IOMMU_PAGE_ALIGN(). Also removed a > > comment referring to a non-existent structure member. > > Anyway, my first comme

Re: [PATCH 10/16 v3] [v2] powerpc: iommu enablement for CMO

2008-07-21 Thread Paul Mackerras
Robert Jennings writes: > From: Robert Jennings <[EMAIL PROTECTED]> > > Minor change to add a call to align the return from the device's > get_desired_dma() function with IOMMU_PAGE_ALIGN(). Also removed a > comment referring to a non-existent structure member. > > This is a large patch but the

Re: [PATCH 10/16 v3] [v2] powerpc: iommu enablement for CMO

2008-07-08 Thread Robert Jennings
From: Robert Jennings <[EMAIL PROTECTED]> Minor change to add a call to align the return from the device's get_desired_dma() function with IOMMU_PAGE_ALIGN(). Also removed a comment referring to a non-existent structure member. This is a large patch but the normal code path is not affected. For