]> Git Repo - linux.git/commit
powerpc: add a missing label in resume_kernel
authorKevin Hao <[email protected]>
Tue, 9 Apr 2013 22:31:24 +0000 (22:31 +0000)
committerStephen Rothwell <[email protected]>
Mon, 15 Apr 2013 07:29:48 +0000 (17:29 +1000)
commitd8b92292408831d86ff7b781e66bf79301934b99
treef972fee77dac6e501f8f05da541121018feb0694
parent05e38e5d5d437c762c79428ae8434632a8ca2c5e
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 <[email protected]>
Cc: [email protected]
Acked-By: Tiejun Chen <[email protected]>
Signed-off-by: Stephen Rothwell <[email protected]>
arch/powerpc/kernel/entry_64.S
This page took 0.049404 seconds and 4 git commands to generate.