public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] Clean up the bootmem allocator (try #2)
@ 2006-07-04 15:31 Franck Bui-Huu
  2006-07-04 15:44 ` [PATCH 1/7] bootmem: remove useless __init in header file Franck Bui-Huu
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Franck Bui-Huu @ 2006-07-04 15:31 UTC (permalink / raw)
  To: Andrew Morton; +Cc: Dave Hansen, Linux Kernel Mailing List, Franck

Andrew,

Here is a set of patches that clean up the bootmem allocator. These
patches don't add/remove any features. They only make the code more
readable.

I don't get a lot of feedbacks during my first attempt except from
Dave Hansen where I tried to answer them.

It boots fine on my machine.

Thanks,

		Franck

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

end of thread, other threads:[~2006-07-04 15:41 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-07-04 15:31 [PATCH 0/7] Clean up the bootmem allocator (try #2) Franck Bui-Huu
2006-07-04 15:44 ` [PATCH 1/7] bootmem: remove useless __init in header file Franck Bui-Huu
2006-07-04 15:45 ` [PATCH 2/7] bootmem: mark link_bootmem() as part of the __init section Franck Bui-Huu
2006-07-04 15:45 ` [PATCH 3/7] bootmem: remove useless parentheses in bootmem header file Franck Bui-Huu
2006-07-04 15:45 ` [PATCH 4/7] bootmem: limit to 80 columns width Franck Bui-Huu
2006-07-04 15:45 ` [PATCH 5/7] bootmem: remove useless headers inclusions Franck Bui-Huu
2006-07-04 15:45 ` [PATCH 6/7] bootmem: use pfn/page conversion macros Franck Bui-Huu
2006-07-04 15:46 ` [PATCH 7/7] bootmem: miscellaneous coding style fixes Franck Bui-Huu

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