Re: [PATCH/RFC] minix filesystem update to V3 diffed to 2.6.17-rc3

From: Joshua Hudson
Date: Mon May 01 2006 - 16:30:34 EST


On 5/1/06, Jiri Slaby <jirislaby@xxxxxxxxx> wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Daniel Aragonés napsal(a):
> Hi Andrew,
>
> Well, I don't know how to solve it. If I don't allocate with kmalloc,
> the compiler stops with error. If I free memory with kfree instead of
> setting offset = NULL, an exception is produced.
Ok, which error?

Is this the error about variable might not be initalized?
What happends in the code if you just initalize to NULL?
-
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/