From: Jeremy Fitzhardinge Date: Sun, 8 Mar 2009 11:10:00 +0000 (-0700) Subject: xen/privcmd: make sure vma is ours before doing anything to it X-Git-Tag: v2.6.37-rc1~93^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f31fdf510531333dea95f0a92e6eaa1c3a7541e2;p=pandora-kernel.git xen/privcmd: make sure vma is ours before doing anything to it Test vma->vm_ops is our operations to make sure we created it. We don't want to stomp on other random vmas. [ Impact: bugfix; prevent ioctl from affecting other mappings ] Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed