Re: [PATCH] BUG() disassembly tweak

Hugh Dickins (hugh@veritas.com)
Sat, 11 May 2002 02:58:32 +0100 (BST)


On Sat, 11 May 2002, Keith Owens wrote:
> On Fri, 10 May 2002 15:58:16 -0700,
> Andrew Morton <akpm@zip.com.au> wrote:
> >
> >There will be no starting-with-slash __FILE__s in the output of
> >this command.
>
> Separate source and object. Multiple source trees to support
> additional drivers, filesystems etc. kbuild 2.5 runs in the object
> directory, reading from the source directories. Path names are
> absolute.

Is there some escaped syntax whereby we can (usefully) put
KBUILD_BASENAME into the BUG() macro in place of __FILE__?

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/