diff options
author | Rabin Vincent <rabin.vincent@stericsson.com> | 2012-02-22 15:58:00 +0530 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-02-24 12:03:14 -0800 |
commit | 47de87a234aac8b2121557f3903bb16bb678af67 (patch) | |
tree | cd537ccb1da065bccc0d16b8396c9f50f89c1db8 /arch/x86/include/asm/calling.h | |
parent | 6f6c4dc040a6b4cbed02a57a78f5d08a86d84a38 (diff) | |
download | blackbird-obmc-linux-47de87a234aac8b2121557f3903bb16bb678af67.tar.gz blackbird-obmc-linux-47de87a234aac8b2121557f3903bb16bb678af67.zip |
staging: logger: hold mutex while removing reader
The readers list is traversed under the log->mutex lock
(for example from fix_up_readers()), but the deletion of
elements from this list is not being done under this lock.
Cc: Brian Swetland <swetland@google.com>
Cc: Dima Zavin <dima@android.com>
Signed-off-by: Rabin Vincent <rabin.vincent@stericsson.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/x86/include/asm/calling.h')
0 files changed, 0 insertions, 0 deletions