From: Kevin Hao Date: Tue, 9 Apr 2013 22:31:24 +0000 (+0000) Subject: powerpc: add a missing label in resume_kernel X-Git-Tag: v3.9-rc8~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8b92292408831d86ff7b781e66bf79301934b99;p=pandora-kernel.git powerpc: add a missing label in resume_kernel A label 0 was missed in the patch a9c4e541 (powerpc/kprobe: Complete kprobe and migrate exception frame). This will cause the kernel branch to an undetermined address if there really has a conflict when updating the thread flags. Signed-off-by: Kevin Hao Cc: stable@vger.kernel.org Acked-By: Tiejun Chen Signed-off-by: Stephen Rothwell --- Reading git-diff-tree failed