From: Alexander Graf Date: Mon, 2 Aug 2010 19:48:53 +0000 (+0200) Subject: KVM: PPC: Revert "KVM: PPC: Use kernel hash function" X-Git-Tag: v2.6.37-rc1~142^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9877ce2994cc812f00dbb2adb88c1749b6dac86;p=pandora-kernel.git KVM: PPC: Revert "KVM: PPC: Use kernel hash function" It turns out the in-kernel hash function is sub-optimal for our subtle hash inputs where every bit is significant. So let's revert to the original hash functions. This reverts commit 05340ab4f9a6626f7a2e8f9fe5397c61d494f445. Signed-off-by: Alexander Graf --- Reading git-diff-tree failed