On Wed, 07 Nov 2012 17:15:45 +0100 Bjørn Mork <[email protected]> wrote:
> Alan Cox <[email protected]> writes: > > > + > > +static int bind_con_driver(const struct consw *csw, int first, int last, > > + int deflt) > > +{ > > + int ret; > > + > > + console_unlock(); > > console_lock() maybe... Thanks I'll fix that path in v3 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

