From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH 0/2] Introduce iommu_commit() function Date: Wed, 16 Nov 2011 13:58:32 +0100 Message-ID: <20111116125832.GG11779@8bytes.org> References: <1308843083-10442-1-git-send-email-joerg.roedel@amd.com> <20110629055102.GG29299@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Ohad Ben-Cohen , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, iommu@lists.linux-foundation.org, Avi Kivity , David Brown , David Woodhouse To: KyongHo Cho Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Wed, Nov 16, 2011 at 11:00:56AM +0900, KyongHo Cho wrote: > On Wed, Jun 29, 2011 at 2:51 PM, Joerg Roedel wrote: > In the 'next' branch of > http://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu.git, > I found that iommu_commit() is removed. > > Why is it removed? It was never in the next-branch. It actually is in the master-branch, but that happened accidentially :) The reason is that there is not enough consensus about this interface yet. This is also the reason I havn't pushed it upstream yet. Joerg