From: Paolo 'Blaisorblade' Giarrusso Date: Sat, 16 Apr 2005 22:25:39 +0000 (-0700) Subject: [PATCH] uml: fix compilation for __CHOOSE_MODE addition X-Git-Tag: v2.6.12-rc3~122 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c340d80f66faaea3522812d0d8c91d6a1b48a22;p=pandora-kernel.git [PATCH] uml: fix compilation for __CHOOSE_MODE addition I had added the __CHOOSE_MODE syntax to fix some warnings with newer GCC's in the uml-fix-cond-expr-as-lvalues-warning patch. Here is the update from the version I sent to make it work also when only one mode (TT or SKAS) is enabled. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed