Re: Linux 2.4.3-ac11

2001-04-21 Thread Alan Cox
> On 04.21 Alan Cox wrote: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ > > gcc-2.96 spits warnings about possibly-used-before-initialized vars in > mtrr.c, line 2004: Its right actually... that could only bite what I believe to be never issued chips but its right. - To u

Re: Linux 2.4.3-ac11

2001-04-20 Thread J . A . Magallon
On 04.21 Alan Cox wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/ gcc-2.96 spits warnings about possibly-used-before-initialized vars in mtrr.c, line 2004: static void __init centaur_mcr_init(void) { int lo,hi; .. if (anything) set hi,lo