7a78f5d08a86d84a38 author Rabin Vincent 1329906480 +0530 committer Greg Kroah-Hartman 1330113794 -0800 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 Cc: Dima Zavin Signed-off-by: Rabin Vincent Signed-off-by: Greg Kroah-Hartman MÖâH”+x