From: Lukasz Pawelczyk Date: Tue, 11 Mar 2014 16:07:04 +0000 (+0100) Subject: Smack: fix the subject/object order in smack_ptrace_traceme() X-Git-Tag: omap-for-v3.16/fixes-against-rc1~70^2~5^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=959e6c7f1eee42f14d31755b1134f5615db1d9bc;p=pandora-kernel.git Smack: fix the subject/object order in smack_ptrace_traceme() The order of subject/object is currently reversed in smack_ptrace_traceme(). It is currently checked if the tracee has a capability to trace tracer and according to this rule a decision is made whether the tracer will be allowed to trace tracee. Signed-off-by: Lukasz Pawelczyk Signed-off-by: Rafal Krypa --- Reading git-diff-tree failed