From: Paolo 'Blaisorblade' Giarrusso Date: Sun, 30 Oct 2005 23:00:08 +0000 (-0800) Subject: [PATCH] uml: remove old UM_FASTCALL, and make the thing work again X-Git-Tag: v2.6.15-rc1~59^2~15^2~132 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a351cfeadd4b56a2a0031020c0cfb07cc0337fb;p=pandora-kernel.git [PATCH] uml: remove old UM_FASTCALL, and make the thing work again This was used in the old dark age of 2.4, ARCH_CFLAGS doesn't work any more since some time, and UM_FASTCALL was never used in 2.6. Instead, reintroduce the thing more properly now, directly in include/asm-um/linkage.h. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed