Re: [PATCH 2/2] MN10300: Provide __ucmpdi2() for MN10300

From: Andrew Morton
Date: Mon Jun 30 2008 - 19:19:31 EST


On Fri, 13 Jun 2008 14:09:58 +0100
David Howells <dhowells@xxxxxxxxxx> wrote:

> Provide __ucmpdi2() for MN10300 so that allmodconfig can be built.

Well... x86 has this problem as well, and when it pops up we address
it by going in and looking at the codesite which is generating the call
and fixing it. And I do mean "fixing", because it's often the case
that the caller was doing something silly and inefficient.

So are you sure that we should do this, rather than massaging the
callers?
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/