public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] inflate pt1: refactor boot-time inflate code
@ 2006-02-24 20:12 Matt Mackall
  2006-02-24 20:56 ` Russell King
  2006-02-24 22:07 ` Nicolas Pitre
  0 siblings, 2 replies; 5+ messages in thread
From: Matt Mackall @ 2006-02-24 20:12 UTC (permalink / raw)
  To: Andrew Morton; +Cc: linux-kernel

This is a refactored version of the lib/inflate.c:

- clean up some really ugly code
- clean up atrocities like '#include "../../../lib/inflate.c"'
- drop a ton of cut and paste code from the kernel boot
- move towards making the boot decompressor pluggable
- move towards unifying the multiple inflate implementations
- save space

I'm sending this out in three batches. This first batch is core
clean-ups without arch-specific changes.

(This work was sponsored in part by the CE Linux Forum.)

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

end of thread, other threads:[~2006-02-24 22:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-24 20:12 [PATCH 0/7] inflate pt1: refactor boot-time inflate code Matt Mackall
2006-02-24 20:56 ` Russell King
2006-02-24 21:30   ` Matt Mackall
2006-02-24 22:14     ` Nicolas Pitre
2006-02-24 22:07 ` Nicolas Pitre

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