Re: Linux 2.6.3-rc3

From: Benjamin Herrenschmidt
Date: Sun Feb 15 2004 - 17:30:47 EST


On Mon, 2004-02-16 at 07:11, Peter Osterlund wrote:
> Ernst Herzberg <earny@xxxxxxxx> writes:
>
> > Compile warnings with new driver:
> >
> > [...]
> > drivers/video/aty/radeon_base.c: In function `radeon_probe_pll_params':
> > drivers/video/aty/radeon_base.c:474: warning: `xtal' might be used uninitialized in this function
>
> This looks like a real bug. I guess the patch below fixes it, but I
> can't test it because that code is not executed on my hardware. (And I
> doubt it will fix your problem.)

That code is buggy and isn't executed on HW were the BIOS if properly
found that is almost all HW at this point.

Thanks for the fix though. I wonder why I didn't get any gcc warning
on this one.

Ben.


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