Thread (6 messages) 6 messages, 3 authors, 2008-12-08

Re: locking in hidraw

From: Jiri Slaby <hidden>
Date: 2008-11-04 20:36:41

Ccing jikos.

Oliver Neukum napsal(a):
Hi,

in this code:

		mutex_lock(&list->read_mutex);

		if (list->head == list->tail) {
			add_wait_queue(&list->hidraw->wait, &wait);
			set_current_state(TASK_INTERRUPTIBLE);

it would make more sense to lock the mutex interruptable so all
tasks sleep the same way. Is this intentional?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help