Summary: - This commit removes a redundant critical section in nxsem_clockwait() Impact: - None Testing: - Tested with ostest with the following configurations - maix-bit:smp (QEMU), sim:smp, esp32-devkitc:smp (QEMU) - sabre-6quad:smp (QEMU), spresense:smp - maix-bit:nsh (QEMU), sim:ostest, esp32-devkitc:ostest (QEMU) - sabre-6quad:nsh (QEMU), spresense:wifi Signed-off-by: Masayuki Ishikawa <Masayuki.Ishikawa@jp.sony.com>
since the variable arguments are error prone and seldom used. Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
to save the preserved space(1KB) and also avoid the heap overhead Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: I694073f68e1bd63960cedeea1ddec441437be025
and alwasy cast the argument of wd_start to wdparm_t Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Here is the related glibc patchset: https://patchwork.ozlabs.org/project/glibc/cover/cover.b0c66849a87ca79889a49f2f1f2563b1a8a15d8b.1551291557.git-series.mac@mcrowe.com/ Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com> Change-Id: I0095cb34cef3d0d88a100255053da79266b73ff2