musl: fix mips vdso handling
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 25 Jan 2016 23:26:19 +0000 (23:26 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Mon, 25 Jan 2016 23:26:19 +0000 (23:26 +0000)
commitc3f4c3ad52217fa904dad491cc9b21234ce535bc
tree3a49ea00d1d72b4a0d50c92572040e62e38e2970
parent61cf766cb256015f901cc260e6eca19c4c31ed09
musl: fix mips vdso handling

mips returns -ENOSYS in case it can not handle the vdso call and wants
the libc to call the original syscall in such a case. This fixes the
patch to add such handling. I hope this fixes the random reboots I got.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 48501
toolchain/musl/patches/030-mips-add-vdso-support.patch