Re: [PATCH] fat sparse fixes

From: Linus Torvalds
Date: Tue Sep 30 2003 - 19:04:24 EST



On Tue, 30 Sep 2003, Christopher Li wrote:
>
> The problem is in "*d2->d_name", the address space get
> lost at evaluate_dereference of "*"

Yes, but taking the address of it should still undo all the things.
"evaluate_addressof()" does the right (fairly complex) magic, but
apparently the "degenerate()" function does not.

Ho humm.. degenerate() really should be 100% the same as
"evaluate_addressof()", but I'm sure I had some reason for doing them
separately.

Probably a very bad reason, brought on by terminal mental illness. But a
reason none-the-less..

Linus

-
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/