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

2008-07-22 Thread Robert Jennings
* Paul Mackerras ([EMAIL PROTECTED]) wrote: > Robert Jennings writes: > > > To support Cooperative Memory Overcommitment (CMO), we need to check > > for failure from some of the tce hcalls. > > This patch runs into context mismatches because of changes made by > Michael Ellerman's patch "Fix spar

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

2008-07-21 Thread Paul Mackerras
Robert Jennings writes: > To support Cooperative Memory Overcommitment (CMO), we need to check > for failure from some of the tce hcalls. This patch runs into context mismatches because of changes made by Michael Ellerman's patch "Fix sparse warnings in arch/powerpc/platforms/pseries" (now in Lin

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

2008-07-05 Thread Olof Johansson
Hi, On Jul 4, 2008, at 7:54 AM, Robert Jennings wrote: To support Cooperative Memory Overcommitment (CMO), we need to check for failure from some of the tce hcalls. These changes for the pseries platform affect the powerpc architecture; patches for the other affected platforms are included