From: Casey Schaufler Date: Tue, 22 Oct 2013 18:47:45 +0000 (-0700) Subject: Smack: Ptrace access check mode X-Git-Tag: v3.13-rc1~18^2~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5dfd8075bc26636d11c3d8888940198afbf5112;p=pandora-kernel.git Smack: Ptrace access check mode When the ptrace security hooks were split the addition of a mode parameter was not taken advantage of in the Smack ptrace access check. This changes the access check from always looking for read and write access to using the passed mode. This will make use of /proc much happier. Targeted for git://git.gitorious.org/smack-next/kernel.git Signed-off-by: Casey Schaufler --- Reading git-diff-tree failed