From: Al Viro Date: Wed, 15 Aug 2012 22:23:36 +0000 (-0400) Subject: binder: don't allow mmap() by process other than proc->tsk X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~36^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a79f41ed9786b75ebe75e52295ad54049b8551b6;p=pandora-kernel.git binder: don't allow mmap() by process other than proc->tsk we really shouldn't do get_files_struct() on a different process and use it to modify the sucker later on. Signed-off-by: Al Viro --- Reading git-diff-tree failed