From: Mikulas Patocka Date: Fri, 27 Jul 2012 14:08:05 +0000 (+0100) Subject: dm crypt: move cipher data out of per_cpu struct X-Git-Tag: v3.6-rc1~56^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd2d231faf3ca25584d2320fdcd5a8b202342e46;p=pandora-kernel.git dm crypt: move cipher data out of per_cpu struct Move static dm-crypt cipher data out of per-cpu structure. Cipher information is static, so it does not have to be in a per-cpu structure. Signed-off-by: Mikulas Patocka Signed-off-by: Alasdair G Kergon --- Reading git-diff-tree failed