From: Dmitry Torokhov Date: Tue, 11 Oct 2011 01:30:26 +0000 (-0700) Subject: Input: serio_raw - perform proper locking when adding clients to list X-Git-Tag: v3.2-rc1~145^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=843e784afe164ac8c75a97259d54cf489be74bb9;p=pandora-kernel.git Input: serio_raw - perform proper locking when adding clients to list Make sure we hold serio lock when adding clients to client list so that we do not race with serio_raw_release() removing clients from the same list. Reviewed-by: Wanlong Gao Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed