Re: In fs/proc/array.c error in function proc_pid_stat

From: William Lee Irwin III
Date: Sat Dec 13 2003 - 14:35:06 EST


On Sun, Dec 14, 2003 at 12:25:15AM +0500, (-> surya <-) wrote:
> Thx for the reply . Anyway I patched array.c with this patch(available in the lists posted by Marco Roeland ) , it was working fine .
> rgds
> surya

A quick reading of the patch (BTW, your MUA is mangling whitespace)
reveals it's merely creating a local variable, which should have no
bearing on code generation.

i.e. the compiler is broken.

Bad code generation can cause runtime problems too; upgrading to a
bugfixed compiler is the only sound course of action.


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