From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bharata B Rao Date: Fri, 19 Jul 2019 08:26:32 +0000 Subject: Re: [PATCH v5 1/7] kvmppc: HMM backend driver to manage pages of secure guest Message-Id: <20190719081432.GA4077@in.ibm.com> List-Id: References: <20190709102545.9187-1-bharata@linux.ibm.com> <20190709102545.9187-2-bharata@linux.ibm.com> <29e536f225036d2a93e653c56a961fcb@linux.vnet.ibm.com> <20190710134734.GB2873@ziepe.ca> <20190711050848.GB12321@in.ibm.com> <20190719064641.GA29238@infradead.org> In-Reply-To: <20190719064641.GA29238@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Christoph Hellwig Cc: Jason Gunthorpe , linuxram@us.ibm.com, cclaudio@linux.ibm.com, kvm-ppc@vger.kernel.org, Linuxppc-dev , linux-mm@kvack.org, jglisse@redhat.com, janani , aneesh.kumar@linux.vnet.ibm.com, paulus@au1.ibm.com, sukadev@linux.vnet.ibm.com, linuxppc-dev@lists.ozlabs.org On Thu, Jul 18, 2019 at 11:46:41PM -0700, Christoph Hellwig wrote: > On Thu, Jul 11, 2019 at 10:38:48AM +0530, Bharata B Rao wrote: > > Hmmm... I still find it in upstream, guess it will be removed soon? > > > > I find the below commit in mmotm. > > Please take a look at the latest hmm code in mainline, there have > also been other significant changes as well. Yes, my next version of this patchset will be based on those recent HMM related changes. Regards, Bharata.