Home
last modified time | relevance | path

Searched hist:"224 f363246c3668452ec0ab5a0ff51824822f3fd" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/powerpc/kvm/
H A De500_mmu_host.cdiff 224f363246c3668452ec0ab5a0ff51824822f3fd Thu Oct 01 14:58:03 CEST 2015 Tudor Laurentiu <b10716@freescale.com> KVM: PPC: e500: fix couple of shift operations on 64 bits

Fix couple of cases where we shift left a 32-bit
value thus might get truncated results on 64-bit
targets.

Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor@freescale.com>
Suggested-by: Scott Wood <scotttwood@freescale.com>
Acked-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>