Re: [patch] 2.3.99-pre3-3: dev_alloc_name

From: Andrew Morton (morton@nortelnetworks.com)
Date: Tue Mar 21 2000 - 09:53:27 EST


Alan Cox wrote:
>
> > wq bug, forcing oops.
> > wq bug, forcing oops.
> > bad magic %lx (should be %lx, creator %lx),
> > wq bug, forcing oops.
>
> None of these are needed by Space.c however. Thats just excess includes, its
> only a table

But they are duplicated. This is caused by -fwritable-strings. This is
a side effect of their being in the same translation unit. They will
shrink when some of the debug stuff is stripped from the headers for
'production', but it's not nice.

Perhaps those structs should be moved into a standalone .c file.

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



This archive was generated by hypermail 2b29 : Thu Mar 23 2000 - 21:00:33 EST