From: Michael Halcrow Date: Mon, 12 Feb 2007 08:53:48 +0000 (-0800) Subject: [PATCH] eCryptfs: convert kmap() to kmap_atomic() X-Git-Tag: v2.6.21-rc1~274^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d8b8ce5561890464c54645cdea4d6b157159fec;p=pandora-kernel.git [PATCH] eCryptfs: convert kmap() to kmap_atomic() Replace kmap() with kmap_atomic(). Reduce the amount of time that mappings are held. Signed-off-by: Michael Halcrow Signed-off-by: Trevor Highland Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed