Re: [PATCH] RH7.3 can't compile 2.6.0-test8 (fs/proc/array.c)
From: ndiamond
Date: Wed Oct 22 2003 - 20:18:15 EST
Marco Roeland wrote (privately but I hope not secretly :-)
> Perhaps working out the jiffies call in a separate variable
> long long tmp = jiffies_64_to_clock_t(...); and then using
> that in the sprintf() might work?
unsigned long long.
It worked. I made this change after applying the patch
previously posted by Mr. Roeland. I think the present
workaround might also work without the previous patch,
and will try it that way if I have time.
Again this is with Red Hat's nonstandard gcc 2.96.
At the moment it looks like Red Hat's gcc is to blame here.
-
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/