Re: Radeon Framebuffer Driver in 2.6.3?

From: Benjamin Herrenschmidt
Date: Mon Mar 01 2004 - 19:39:47 EST


On Tue, 2004-03-02 at 11:22, James Simmons wrote:

> > It's a bit difficult to fix it while keeping memcmp, except if we do
> > a local copy of the var structure, which would eat stack space...
>
> Yeah its a old bug. I don't know of a clean way to do that.

Heh, well... we have 2 choices, that's as simple as that: field-by-field
compare, or local copy + memcmp. It'd probably go for the first 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/