Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-06 | [PATCH] FRV: Implement futex operations for FRV | David Howells | |
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 <dhowells@redhat.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org> |