Re: [PATCH] LKCD for 2.5.44 (3/8): kerntypes addition

Matt D. Robinson (yakker@aparity.com)
Wed, 23 Oct 2002 10:52:35 -0700 (PDT)


On Wed, 23 Oct 2002, Christoph Hellwig wrote:
|>On Wed, Oct 23, 2002 at 02:44:04AM -0700, Matt D. Robinson wrote:
|>> This adds kerntypes into the build so that symbols can be
|>> extracted from a single build object in the kernel. This
|>> also modifies the install process (where applicable) to
|>> copy the Kerntypes file along with the kernel and map.
|>
|>Why can't you directly link in init/kerntypes.o?

We wanted to keep the bloat down, even as far as the
file size is concerned. Some people have problems with
making the kernel image larger than it already is. If
Kerntypes adds another 100K to the image, that isn't a
good thing in the eyes of some people.

--Matt

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