Re: [PATCH] namespace: add source file location exceptions

From: Stephen Hemminger
Date: Wed Oct 27 2010 - 18:42:09 EST


On Thu, 28 Oct 2010 00:31:18 +0200
Michal Marek <mmarek@xxxxxxx> wrote:

> On 14.10.2010 00:58, Stephen Hemminger wrote:
> > Teach namespace checker about some special case files where the
> > source is in unusual location. This fixes many of the source file
> > not found errors (more can be added), and also prevents false positives
> > for functions not being used.
> >
> > Signed-off-by: Stephen Hemminger <shemminger@xxxxxxxxxx>
> > ---
> > Applies after previous patches by Amerigo Wang
>
> Applied to kbuild-2.6.git#misc, sorry for the delay.
>
> Michal

That patch should not be included. It causes more problems than it
solves, since then there are duplicate file locations which causes
false duplicate symbol reports.

--
--
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/