public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
* show_mem panics in 2.4.22
@ 2003-10-28  5:29 Martin Pool
  2003-10-28  8:45 ` John Marvin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Pool @ 2003-10-28  5:29 UTC (permalink / raw)
  To: linux-ia64

I'm running linux-2.4.22-ia64-030909 on an rx2600.  The show_mem()
function always causes a kernel panic.  This is reached when you send
'SysRq m' or serial 'BREAK m' to find out about used memory, etc.

The problem seems to be that this function is written assuming that
the discontiguous memory scheme is used, but that's not the case in my
configuration.  I see that in 2.6.0-test8 there are two versions of
the function for the contig/discontig cases.  The crash is on the line
that reads through pgdat->node_mem_map.  I'm not sure exactly what is
wrong with that.

-- 
Martin 

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-10-29  6:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-10-28  5:29 show_mem panics in 2.4.22 Martin Pool
2003-10-28  8:45 ` John Marvin
2003-10-28 16:45 ` Jason Baron
2003-10-29  3:42 ` Martin Pool
2003-10-29  6:22 ` Martin Pool

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox