From: David Howells Date: Fri, 6 Jan 2006 08:11:43 +0000 (-0800) Subject: [PATCH] FRV: Implement futex operations for FRV X-Git-Tag: v2.6.16-rc1~936^2~216 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c40f7f373889930d176a515ec375b60a70b5b49;p=pandora-kernel.git [PATCH] FRV: Implement futex operations for FRV The attached patch implements futex operations for the FRV architecture. The operations are applicable to both MMU and no-MMU modes; though the EFAULT handling will be a little bit of wasted space on the latter. Signed-off-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed