linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* panic on bootup due to __GFP_ZERO patch
@ 2005-01-08  9:06 Chris Wright
  2005-01-08 20:00 ` Dave Jones
  2005-01-09  9:45 ` Andrew Morton
  0 siblings, 2 replies; 11+ messages in thread
From: Chris Wright @ 2005-01-08  9:06 UTC (permalink / raw)
  To: clameter; +Cc: linux-kernel

I'm getting a panic during pidmap_init with a backtrace that looks
something like:

buffered_rmqueue
__alloc_pages
get_zeroed_page
pidmap_init
start_kernel

Reverting the __GFP_ZERO patch fixes the issue, haven't drilled down
any deeper yet to see what in the patch is causing the problem.  This is
x86 w/out HIGHMEM (and no NUMA).

Any ideas?

thanks,
-chris

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

end of thread, other threads:[~2005-01-14  0:56 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-08  9:06 panic on bootup due to __GFP_ZERO patch Chris Wright
2005-01-08 20:00 ` Dave Jones
2005-01-09  9:45 ` Andrew Morton
2005-01-09 15:56   ` [PATCH] Fixes for prep_zero_page Zwane Mwaikambo
2005-01-09 20:52     ` Andrew Morton
2005-01-09 21:32       ` Zwane Mwaikambo
2005-01-09 22:48         ` Chris Wright
2005-01-10  4:18           ` Zwane Mwaikambo
2005-01-13  5:05             ` Zwane Mwaikambo
2005-01-13 18:24               ` Chris Wright
2005-01-14  0:50                 ` Zwane Mwaikambo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).