am f306c414: am 3a3b27e0: Merge "x86: stop unwinding past __bionic_clone."
* commit 'f306c414eb22cf5e80f61f1b26ceafbb3296c651': x86: stop unwinding past __bionic_clone.
This commit is contained in:
commit
8db7b4b54c
@ -38,6 +38,8 @@ ENTRY(__bionic_clone)
|
|||||||
jmp .L_bc_return
|
jmp .L_bc_return
|
||||||
|
|
||||||
.L_bc_child:
|
.L_bc_child:
|
||||||
|
# We don't want anyone to unwind past this point.
|
||||||
|
.cfi_undefined %eip
|
||||||
call __bionic_clone_entry
|
call __bionic_clone_entry
|
||||||
hlt
|
hlt
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user