From: Thomas Gleixner Date: Thu, 22 May 2014 03:25:50 +0000 (+0000) Subject: rtmutex: Confine deadlock logic to futex X-Git-Tag: omap-for-v3.17/fixes-against-rc2~179^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c051b21f71d1ffdfd7ad406a1ef5ede5e5f974c5;p=pandora-kernel.git rtmutex: Confine deadlock logic to futex The deadlock logic is only required for futexes. Remove the extra arguments for the public functions and also for the futex specific ones which get always called with deadlock detection enabled. Signed-off-by: Thomas Gleixner Reviewed-by: Steven Rostedt --- Reading git-diff-tree failed