On Mon, Apr 30, 2012 at 11:19:27PM +0400, Konstantin Khlebnikov wrote: > Naoya Horiguchi wrote: > >Hi, > > > >On Sat, Apr 28, 2012 at 08:22:30PM +0400, Konstantin Khlebnikov wrote: > >>This patch resets current pagemap-entry if current pte isn't present, > >>or if current vma is over. Otherwise pagemap reports last entry again and again. > >> > >>non-present pte reporting was broken in commit v3.3-3738-g092b50b > >>("pagemap: introduce data structure for pagemap entry") > >> > >>reporting for holes was broken in commit v3.3-3734-g5aaabe8 > >>("pagemap: avoid splitting thp when reading /proc/pid/pagemap") > >> > >>Signed-off-by: Konstantin Khlebnikov<khlebnikov@xxxxxxxxxx> > >>Reported-by: Pavel Emelyanov<xemul@xxxxxxxxxxxxx> > >>Cc: Naoya Horiguchi<n-horiguchi@xxxxxxxxxxxxx> > >>Cc: KAMEZAWA Hiroyuki<kamezawa.hiroyu@xxxxxxxxxxxxxx> > >>Cc: Andi Kleen<ak@xxxxxxxxxxxxxxx> > > > >Thanks for your efforts. > >I confirmed that this patch fixes the problem on v3.4-rc4. > >But originally (before the commits you pointed to above) initializing > >pagemap entries (originally labelled with confusing 'pfn') were done > >in for-loop in pagemap_pte_range(), so I think it's better to get it > >back to things like that. > > > >How about the following? > > I don't like this. Functions which returns void should always initialize its "output" > argument, it much more clear than relying on preinitialized value. OK, it makes sense. Thanks, Naoya -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>