From: Heiko Carstens Date: Tue, 7 Jul 2009 14:37:09 +0000 (+0200) Subject: [S390] add __ucmpdi2() helper function X-Git-Tag: v2.6.31-rc3~23^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5075baca2e95840d76210c3cfda56134007462c9;p=pandora-kernel.git [S390] add __ucmpdi2() helper function Provide __ucmpdi2() helper function on 31 bit so we don't run again and again in compile errors like this one: kernel/built-in.o: In function `T.689': perf_counter.c:(.text+0x56c86): undefined reference to `__ucmpdi2' Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed