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

From: Tim Waugh (twaugh@redhat.com)
Date: Tue Mar 21 2000 - 08:22:31 EST


On Tue, 21 Mar 2000, Alan Cox wrote:

> Is there a way to tell egcs to give unique strings for a given array.
> If not then we probably need to preprocess the file (Im not doing this
> by hand that is for sure) to generate lots of little 8 byte arrays and
> link each structure element to its own private array entry.

Compiling Space.c with -fwritable-strings seems to have the right affect,
and seems to be right anyway -- after all, we will be writing all over the
string literals..

> A counting solution doesnt work

Didn't think it through properly.

Tim.
*/

-
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:32 EST