From 845ac985cf8e3d52939dbe2446d91e47e91a07b6 Mon Sep 17 00:00:00 2001 From: Tudor Laurentiu Date: Mon, 18 May 2015 15:44:27 +0300 Subject: [PATCH] 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 Signed-off-by: Alexander Graf --- Reading git-format-patch failed