[pcre-dev] [Bug 1366] __clear_cache in JIT is not available …

Startseite
Nachricht löschen
Autor: Giuseppe D'Angelo
Datum:  
To: pcre-dev
Betreff: [pcre-dev] [Bug 1366] __clear_cache in JIT is not available on Android/ARM
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1366




--- Comment #2 from Giuseppe D'Angelo <dangelog@???> 2013-06-17 23:45:47 ---
I think Android (and bionic) are indeed not conformant with Linux / glibc; but
cacheflush seems to be there (and, the bug reporter confirmed that the patch
fixes the problem :-)):

https://github.com/android/platform_bionic/blob/master/libc/arch-arm/syscalls/cacheflush.S

https://github.com/android/platform_bionic/blob/master/libc/SYSCALLS.TXT#L320


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email