]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - arch/powerpc/kvm/booke.c
KVM: PPC: add missing pt_regs initialization
authorTudor Laurentiu <b10716@freescale.com>
Mon, 18 May 2015 12:44:27 +0000 (15:44 +0300)
committerAlexander Graf <agraf@suse.de>
Sat, 22 Aug 2015 09:16:17 +0000 (11:16 +0200)
commit845ac985cf8e3d52939dbe2446d91e47e91a07b6
tree7a76df3f1e627ba5570a2d50a734bce8a4084be2
parent5358a96341a7fba23cbf0eaf01ce1ab4d738fc90
KVM: PPC: add missing pt_regs initialization

On this switch branch the regs initialization
doesn't happen so add it.
This was found with the help of a static
code analysis tool.

Signed-off-by: Laurentiu Tudor <Laurentiu.Tudor@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/booke.c