From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Date: Mon, 25 May 2015 22:05:17 +0000 Subject: Re: [PATCH] KVM: PPC: add missing pt_regs initialization Message-Id: <55639C9D.1070803@suse.de> List-Id: References: <5559DEAB.90205@freescale.com> In-Reply-To: <5559DEAB.90205@freescale.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Laurentiu Tudor , kvm-ppc@vger.kernel.org Cc: Laurentiu Tudor , Scott Wood , Mihai Caraman , kvm@vger.kernel.org On 18.05.15 14:44, Laurentiu Tudor wrote: > 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 > Cc: Scott Wood > Cc: Mihai Caraman Thanks, applied to kvm-ppc-queue. Alex