Re: 2.6.17-rc5-mm2

From: Ingo Molnar
Date: Sat Jun 03 2006 - 10:40:01 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

> > added (for figuring out the warning at boot time), my kernel is about
> > 50-60K too large to fit on a 1.6MB floppy. I first need to see if I
> > can trim or modularize some fat from my kernel without affecting the
> > reproducibility of these bugs... (If all else fails, I'll probably add
> > a CD-RW drive to this box and boot kernels from that.)
>
> just disable FORCED_INLINING in the .config, turn on EMBEDDED and
> select OPTIMIZE_FOR_SIZE, and that should give you 30-40% of kernel
> size savings.

also, the latest combo patch:

http://redhat.com/~mingo/lockdep-patches/lockdep-combo-2.6.17-rc5-mm2.patch

should have the floppy bug(s) fixed.

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/