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:
70bddfe
)
KVM: PPC: e500: fix allocation size error on g2h_tlb1_map
author
Scott Wood
<scottwood@freescale.com>
Wed, 22 Aug 2012 15:04:23 +0000
(15:04 +0000)
committer
Alexander Graf
<agraf@suse.de>
Fri, 5 Oct 2012 21:38:53 +0000
(23:38 +0200)
We were only allocating half the bytes we need, which was made more
obvious by a recent fix to the memset in clear_tlb1_bitmap().
Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Cc: stable@vger.kernel.org
No differences found