]> git.baikalelectronics.ru Git - kernel.git/commit
unicore32 fix: remove arch-specific futex support
authorGuan Xuetao <gxt@mprc.pku.edu.cn>
Tue, 29 Mar 2011 14:17:42 +0000 (22:17 +0800)
committerGuan Xuetao <gxt@mprc.pku.edu.cn>
Sat, 2 Apr 2011 08:16:37 +0000 (16:16 +0800)
commit6a78402504aa85ea0cc602262af5028609aa966d
tree4d552f1efb16ebd5ce922d238b57b543055a2740
parent335ab689233414cc545c0b6976762f18f95c8518
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>
arch/unicore32/Makefile
arch/unicore32/include/asm/futex.h [deleted file]