Commits
Guan Xuetao committed 0bfdc8e121f
unicore32 fix: remove arch-specific futex support The futex functions in unicore32 are not used and verified, so just replaced by asm-generic version. Signed-off-by: Guan Xuetao <gxt@mprc.pku.edu.cn> Acked-by: Arnd Bergmann <arnd@arndb.de>