On Thu, Sep 14, 2017 at 01:22:27PM +1000, Balbir Singh wrote: > On Fri, 8 Sep 2017 15:44:47 -0700 > Ram Pai <linux...@us.ibm.com> wrote: > > > The H_PAGE_F_SECOND,H_PAGE_F_GIX are not in the 64K main-PTE. > > capture these changes in the dump pte report. > > > > Reviewed-by: Aneesh Kumar K.V <aneesh.ku...@linux.vnet.ibm.com> > > Signed-off-by: Ram Pai <linux...@us.ibm.com> > > --- > > So we lose slot and secondary information for 64K PTE's with > this change?
yes. It was anyway not there for 4k-backed-64k ptes. Now it wont be there for any 64k ptes. RP