Re: [GIT PATCHES] final kbuild update before fix-only period

From: Denis Vlasenko
Date: Sun Sep 11 2005 - 07:30:30 EST


On Saturday 10 September 2005 23:03, Sam Ravnborg wrote:
> Hi Linus.
>
> Please pull from:
> rsync://sync.kernel.org/pub/scm/linux/kernel/git/sam/kbuild.git
>
> The updates are pushed to master.kernel.org - still waiting for
> mirroring to pick them up.
>
> This update contains a fix with make O= for generic asm-offsets.h, plus
> additional patches from my queue.
> This clears my queue of pending patches for 2.6.14.
>
> I will try to follow-up with all patches.

Hi Sam,

BUG()s etc which are using __FILE__ to get source filename
print horribly long names like

/.share/usr/src2/kernel/linux-2.6.13-mm2.src/drivers/net/.../some.c

if one builds kernel in separate object dir.
This is ugly and wastes space in kernel image. Any ideas how to fix this?
--
vda
-
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/