]> git.karo-electronics.de Git - karo-tx-linux.git/commit
x86: Fix a bogus unwind annotation in lib/semaphore_32.S
authorJan Beulich <JBeulich@novell.com>
Tue, 1 Mar 2011 14:28:02 +0000 (14:28 +0000)
committerAndi Kleen <ak@linux.intel.com>
Thu, 28 Apr 2011 15:21:03 +0000 (08:21 -0700)
commit77b51dedbea56d55f44f3f0ea3f47b784cb04106
tree16e915a80ee6da71343cc32430af50b49984992b
parent49a57ca87515571338f2f541ff5726cab004a337
x86: Fix a bogus unwind annotation in lib/semaphore_32.S

commit e938c287ea8d977e079f07464ac69923412663ce upstream.

'simple' would have required specifying current frame address
and return address location manually, but that's obviously not
the case (and not necessary) here.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
LKML-Reference: <4D6D1082020000780003454C@vpn.id2.novell.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
arch/x86/lib/semaphore_32.S