Thread (6 messages) 6 messages, 5 authors, 2012-11-13

Re: tty, vt: lockdep warnings

From: Bjørn Mork <bjorn@mork.no>
Date: 2012-11-07 16:16:24
Also in: lkml

Possibly related (same subject, not in this thread)

Alan Cox [off-list ref] writes:
+
+static int bind_con_driver(const struct consw *csw, int first, int last,
+			   int deflt)
+{
+	int ret;
+	
+	console_unlock();
console_lock() maybe...
+	ret = do_bind_con_driver(csw, first, last, deflt);
+	console_unlock();
+	return ret;
+}
+	

Bjørn
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help