From: Jeff Dike Date: Sun, 8 Jan 2006 09:01:32 +0000 (-0800) Subject: [PATCH] consolidate asm/futex.h X-Git-Tag: v2.6.16-rc1~845 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8aaeacec159f2d9003872781fa4d49659e347fb;p=pandora-kernel.git [PATCH] consolidate asm/futex.h Most of the architectures have the same asm/futex.h. This consolidates them into asm-generic, with the arches including it from their own asm/futex.h. In the case of UML, this reverts the old broken futex.h and goes back to using the same one as almost everyone else. Signed-off-by: Jeff Dike Cc: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed