Re: fbdev sysfs support.

From: James Simmons
Date: Fri Feb 06 2004 - 20:32:15 EST



> This function will not get called until the sysfs node stops being busy,
> so it should all work properly. But only if that fb_info structure was
> allocated dynamically, unlike all of the current fb drivers (see my
> other comment about this patch.)
>
> So in that case, this will cause us to try to call kfree on a static
> structure :(

I plan to move every driver to framebuffer_alloc.


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