From: Paolo 'Blaisorblade' Giarrusso Date: Wed, 27 Sep 2006 08:50:27 +0000 (-0700) Subject: [PATCH] uml: use -mcmodel=kernel for x86_64 X-Git-Tag: v2.6.19-rc1~944 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06837504de7b4883e92af207dbbab4310d0db0ed;p=pandora-kernel.git [PATCH] uml: use -mcmodel=kernel for x86_64 We have never used this flag and recently one user experienced a complaining warning about this (there was a symbol in the positive half of the address space IIRC). So fix it. Signed-off-by: Paolo 'Blaisorblade' Giarrusso Cc: Jeff Dike Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed