From: Arve Hjønnevåg Date: Mon, 6 Apr 2009 22:12:59 +0000 (-0700) Subject: Staging: binder: Prevent the wrong thread from adding a transaction to the stack. X-Git-Tag: v2.6.30-rc3~58^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cf24a7dc9123ddf63c413b6d4b38017b19db713;p=pandora-kernel.git Staging: binder: Prevent the wrong thread from adding a transaction to the stack. If a thread is part of a transaction stack, it is only allowed to make another call if it was the target of the top transaction on the stack. Signed-off-by: Arve Hjønnevåg Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed