On Sat, 8 Jul 2006 18:15:52 +0200, "Franck Bui-Huu" <vagabon.xyz@xxxxxxxxx> wrote: > well I would say without this patch it should break. > > 'pfn' takes values between 0 and max_mapnr. This range includes memory > holes, doens't it ? In that case what does > pfn_to_page(pfn_inside_a_hole) ? Oh, you are right. The show_mem() must be fixed indeed. --- Atsushi Nemoto