From: Mihai Caraman Date: Thu, 9 Jan 2014 15:01:05 +0000 (+0200) Subject: KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() X-Git-Tag: v3.14-rc1~26^2^2~17 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70713fe315ed14cd1bb07d1a7f33e973d136ae3d;p=pandora-kernel.git KVM: PPC: e500: Fix bad address type in deliver_tlb_misss() Use gva_t instead of unsigned int for eaddr in deliver_tlb_miss(). Signed-off-by: Mihai Caraman CC: stable@vger.kernel.org Signed-off-by: Alexander Graf --- Reading git-diff-tree failed