OSDN Git Service

bionic: Stack pointer/signal race condition.
authorPeter Enderborg <peter.enderborg@sonymobile.com>
Mon, 9 Jul 2012 14:17:17 +0000 (16:17 +0200)
committerJohan Redestig <johan.redestig@sonymobile.com>
Fri, 27 Jul 2012 13:11:01 +0000 (15:11 +0200)
commit3460db9490d7aee834dc05f99356e44d7549c538
tree23031aed7eda4daf2d4280d0ff133207327b2f7b
parentf6ee33cee717f9878d3a43bf76c35547649676d7
bionic: Stack pointer/signal race condition.

Move the stackpointer so a captured signal does not corrupt
stack variables needed for __thread_entry.

Change-Id: I3e1e7b94a6d7cd3a07081f849043262743aa8064
libc/arch-arm/bionic/clone.S