Re: [OpenWrt-Devel] [PATCH] toolchain: musl: update to 1.1.22

2019-04-12 Thread Koen Vandeputte
On 12.04.19 17:04, Roman Yeryomin wrote: On 2019-04-12 17:39, Koen Vandeputte wrote: On 12.04.19 16:32, Roman Yeryomin wrote: Compile and run tested on mt7621 and ar71xx new features: - priority-inheritance mutexes - membarrier syscall, pre-registration to use it, fallback emulation - header-

Re: [OpenWrt-Devel] [PATCH] toolchain: musl: update to 1.1.22

2019-04-12 Thread Roman Yeryomin
On 2019-04-12 17:39, Koen Vandeputte wrote: On 12.04.19 16:32, Roman Yeryomin wrote: Compile and run tested on mt7621 and ar71xx new features: - priority-inheritance mutexes - membarrier syscall, pre-registration to use it, fallback emulation - header-level support for new linux features in 4.1

Re: [OpenWrt-Devel] [PATCH] toolchain: musl: update to 1.1.22

2019-04-12 Thread Koen Vandeputte
On 12.04.19 16:32, Roman Yeryomin wrote: Compile and run tested on mt7621 and ar71xx new features: - priority-inheritance mutexes - membarrier syscall, pre-registration to use it, fallback emulation - header-level support for new linux features in 4.19, 4.20, 5.0 major internal changes: - com

[OpenWrt-Devel] [PATCH] toolchain: musl: update to 1.1.22

2019-04-12 Thread Roman Yeryomin
Compile and run tested on mt7621 and ar71xx new features: - priority-inheritance mutexes - membarrier syscall, pre-registration to use it, fallback emulation - header-level support for new linux features in 4.19, 4.20, 5.0 major internal changes: - complete, async-safe view of all existent thread