From: Davidlohr Bueso Date: Wed, 11 Sep 2013 21:26:24 +0000 (-0700) Subject: ipc: rename ids->rw_mutex X-Git-Tag: v3.12-rc1~52^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9a605e40b1376eb02b067d7690580255a0df68f;p=pandora-kernel.git ipc: rename ids->rw_mutex Since in some situations the lock can be shared for readers, we shouldn't be calling it a mutex, rename it to rwsem. Signed-off-by: Davidlohr Bueso Tested-by: Sedat Dilek Cc: Rik van Riel Cc: Manfred Spraul Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed