git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
928d78b
)
KVM: PPC: Revert "KVM: PPC: Use kernel hash function"
author
Alexander Graf
<agraf@suse.de>
Mon, 2 Aug 2010 19:48:53 +0000
(21:48 +0200)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:52:08 +0000
(10:52 +0200)
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 <agraf@suse.de>
No differences found