diff options
author | Chris Dearman <chris.dearman@imgtec.com> | 2013-11-13 14:15:31 -0800 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2013-11-14 16:53:15 -0800 |
commit | effaa7824da1af4db5cef50c78079d4c4e1717a7 (patch) | |
tree | 75fd1cad053bece3b7df4c45e26e16a36c2de737 /benchmarks/string_benchmark.cpp | |
parent | ae5c3dd73844e6a9e1a14dbf893eab5142902f18 (diff) | |
download | android_bionic-effaa7824da1af4db5cef50c78079d4c4e1717a7.tar.gz android_bionic-effaa7824da1af4db5cef50c78079d4c4e1717a7.tar.bz2 android_bionic-effaa7824da1af4db5cef50c78079d4c4e1717a7.zip |
[MIPS] Reimplement syscall to invoke the system call directly
Some MIPS kernels do not correctly restart interrupted system calls that
have been invoked using the indirect syscall (NR_syscall).
The simplest workaround is to handle the indirection in userland and then
call the required system call directly.
Change-Id: I8385399621529db9a52b463c96925f6decaaca30
Diffstat (limited to 'benchmarks/string_benchmark.cpp')
0 files changed, 0 insertions, 0 deletions