summaryrefslogtreecommitdiffstats
path: root/arch/frv/kernel/futex.c
Commit message (Collapse)AuthorAgeFilesLines
* [PATCH] FRV: Implement futex operations for FRVDavid Howells2006-01-061-0/+242
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>
OpenPOWER on IntegriCloud