Re: [PATCH] fbdev: Fix usage of blank value passed to fb_blank

From: Antonino A. Daplas
Date: Sun Jan 29 2006 - 05:38:56 EST


Andrew Morton wrote:
> "Antonino A. Daplas" <adaplas@xxxxxxxxx> wrote:
>> Unfortunately, this may cause some userland breakage. X should work.
>> However, some apps may have been developed that uses the FB_BLANK constants
>> (DirectFB?). In these cases, they'll get a deeper blank level instead, so it
>> probably won't affect them significantly. A follow up patch that hides the
>> FB_BLANK constants may be worthwhile.
>
> Would prefer to avoid any userland breakage. Is this followup patch
> happening?

I'm still doing research on which major fb apps depend on the FB_BLANK constants, but
my guess is that the follow up patch is inevitable. We cannot avoid bending over
backwards for X :(

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