Re: [PATCH 2/3] input: use input_mutex instead of BKL when opening input device

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arnd Bergmann
Date: Tuesday, March 9, 2010 - 1:12 pm

On Tuesday 09 March 2010, Thadeu Lima de Souza Cascardo wrote:

Well, actually please have a look at
http://git.kernel.org/?p=linux/kernel/git/arnd/playground.git;a=commitdiff;h=c06fd0234...

* use mutex_lock_interruptible() where possible
* you probably don't want to hold input_mutex when calling into the lower
  device's open function

	Arnd
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 1/3] input: remove BKL from mousedev, Thadeu Lima de Souza ..., (Tue Mar 9, 12:19 pm)
[PATCH 2/3] input: use input_mutex instead of BKL when ope ..., Thadeu Lima de Souza ..., (Tue Mar 9, 12:19 pm)
[PATCH 3/3] input: remove BKL from serio_raw, Thadeu Lima de Souza ..., (Tue Mar 9, 12:19 pm)
Re: [PATCH 1/3] input: remove BKL from mousedev, Arnd Bergmann, (Tue Mar 9, 1:05 pm)
Re: [PATCH 3/3] input: remove BKL from serio_raw, Arnd Bergmann, (Tue Mar 9, 1:06 pm)
Re: [PATCH 2/3] input: use input_mutex instead of BKL when ..., Arnd Bergmann, (Tue Mar 9, 1:12 pm)
Re: [PATCH 2/3] input: use input_mutex instead of BKL when ..., Thadeu Lima de Souza ..., (Tue Mar 9, 1:59 pm)