From: Scott Wood Date: Wed, 22 Aug 2012 15:04:23 +0000 (+0000) Subject: KVM: PPC: e500: fix allocation size error on g2h_tlb1_map X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~27^2~56^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e400e72f250d2567e89c9bafb47ab91e8d9a15a2;p=pandora-kernel.git KVM: PPC: e500: fix allocation size error on g2h_tlb1_map 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 Signed-off-by: Alexander Graf Cc: stable@vger.kernel.org --- Reading git-diff-tree failed