On Thu, 28 Oct 2010 00:31:18 +0200
Michal Marek <mmarek@suse.cz> wrote:
quoted text > 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@vyatta.com>
> > ---
> > 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.
--
--
unsubscribe notice 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/
Messages in current thread:
Re: [PATCH] namespace: add source file location exceptions , Stephen Hemminger , (Wed Oct 27, 3:41 pm)