From: Vegard Nossum Date: Thu, 26 Feb 2009 08:55:52 +0000 (+0100) Subject: crypto: don't track xor test pages with kmemcheck X-Git-Tag: v2.6.31-rc1~303^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33f65df7ed1abcaac32ba620b9976a4d8cea3248;p=pandora-kernel.git crypto: don't track xor test pages with kmemcheck The xor tests are run on uninitialized data, because it is doesn't really matter what the underlying data is. Annotate this false- positive warning. Acked-by: Pekka Enberg Signed-off-by: Vegard Nossum --- Reading git-diff-tree failed