From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Wang Subject: Re: [PATCH 0 of 3] amd iommu: Clean up iommu page table deallocation Date: Tue, 14 Aug 2012 11:08:40 +0200 Message-ID: <502A1598.7000803@amd.com> References: <502942ED02000078000948CE@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <502942ED02000078000948CE@nat28.tlf.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On 08/13/2012 06:09 PM, Jan Beulich wrote: >>>> On 13.08.12 at 17:46, Wei Wang wrote: >> Hi Jan, this patch cleans up deallocate_next_page_table() function. Please >> take a look. > > Hi Wei, > > looks okay, but unless I'm mistaken this is only cleanup, so I'd > like to postpone this until after 4.2 unless you have a rather > strong opinion towards getting it in now. > > Jan > > Yes, just clean up. After 4.2 is ok to me. Thanks Wei