Re: [PATCH] Fix BUG macro

Hugh Dickins (hugh@veritas.com)
Fri, 17 May 2002 14:19:30 +0100 (BST)


On Fri, 17 May 2002, Rusty Russell wrote:
>
> I don't care about the size of the kernel, I care about the fact that
> the compile is 5x slower than it needs to be because the contents of
> every pre-processed file depends on where the kernel tree happens to
> be (see http://ccache.samba.org)

All power to you, speeding up your (and others') builds. All power
to you, eliminating the absolute pathnames (which I abhor for making
comparisons harder). But some do care about the size of the kernel
too: your additional __FUNCTION__ hurts them and doesn't help you.

Hugh

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/