linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix a bug and cleanup NUMA boot-time code
@ 2008-12-11 18:36 Dave Hansen
  2008-12-11 18:36 ` [PATCH 1/2] remove unused i var Dave Hansen
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dave Hansen @ 2008-12-11 18:36 UTC (permalink / raw)
  To: paulus
  Cc: Jon Tollefson, Mel Gorman, Dave Hansen, linuxppc-dev,
	Serge E. Hallyn

The first patch in this series is a genuine bug fix.  The rest
are really just an RFC.

Jon introduced a bug a while ago.  I introduced another when
trying to fix Jon's bug.  I refuse to accept personal blame for
this and, instead, blame the code. :)

The reset of the series are "cleanups" that I think will help
clarify the code in numa.c and work to ensure that the next
bonehead like me is not as able to easily muck up the code. :)

The cleanups increase in impact and intrusiveness as the series
goes along, so please consider them an RFC.  But, what I really
want to figure out is a safer way to initialize NODE_DATA() and
start using it as we bring up bootmem on all the nodes.

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

end of thread, other threads:[~2008-12-11 18:40 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-11 18:36 [PATCH 0/2] Fix a bug and cleanup NUMA boot-time code Dave Hansen
2008-12-11 18:36 ` [PATCH 1/2] remove unused i var Dave Hansen
2008-12-11 18:36 ` [PATCH 2/2] fix bootmem reservation on uninitialized node Dave Hansen
2008-12-11 18:40 ` [PATCH 0/2] Fix a bug and cleanup NUMA boot-time code Dave Hansen

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).