commit | d8b92292408831d86ff7b781e66bf79301934b99 | [log] [tgz] |
---|---|---|
author | Kevin Hao <haokexin@gmail.com> | Tue Apr 09 22:31:24 2013 +0000 |
committer | Stephen Rothwell <sfr@canb.auug.org.au> | Mon Apr 15 17:29:48 2013 +1000 |
tree | f972fee77dac6e501f8f05da541121018feb0694 | |
parent | 05e38e5d5d437c762c79428ae8434632a8ca2c5e [diff] |
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 <haokexin@gmail.com> Cc: stable@vger.kernel.org Acked-By: Tiejun Chen <tiejun.chen@windriver.com> Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>