From: Jens Axboe Date: Tue, 3 Nov 2009 10:40:44 +0000 (+0100) Subject: fuse: fix kunmap in fuse_ioctl_copy_user X-Git-Tag: v2.6.32-rc7~67^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0bd87182d3ab18a32a8e9175d3f68754c58e3432;p=pandora-kernel.git fuse: fix kunmap in fuse_ioctl_copy_user Looks like another victim of the confusing kmap() vs kmap_atomic() API differences. Reported-by: Todor Gyumyushev Signed-off-by: Jens Axboe Signed-off-by: Miklos Szeredi Cc: Tejun Heo Cc: stable@kernel.org --- Reading git-diff-tree failed