Re: [PATCH][2.6-mm] radeonfb as module

From: James Simmons
Date: Tue Oct 21 2003 - 12:30:10 EST



> acquire_console_sem is exported,
> but release_console_sem is not
>
> this seems like a bug for me,
> as if one acquire console_sem, he should be able to relase it


True that release_console_sem should be exported as well. But that lock
shouldn't be in a driver. In fbcon.c yes but not the driver. My next pacth
will fix that.


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