From: Gavin Lambert Date: Wed, 6 Dec 2006 01:57:53 +0000 (+1000) Subject: [PATCH] m68knommu: remove FP conditionals in ucontext struct X-Git-Tag: v2.6.20-rc1~34^2~20^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3363c9b0ed8f6b5a241d63018cad242ae458cdf9;p=pandora-kernel.git [PATCH] m68knommu: remove FP conditionals in ucontext struct The first patch is to the 2.6 kernel include file (for m68knommu), to get rid of the conditional definitions, otherwise the structures have different sizes depending on whether there's an FPU or not. Signed-off-by: Greg Ungerer Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed