Re: mmotm 2010-09-28-16-13 uploaded

From: Arnd Bergmann
Date: Wed Sep 29 2010 - 08:19:55 EST


On Wednesday 29 September 2010, Andrew Morton wrote:
> On Wed, 29 Sep 2010 02:27:55 +0200 "N.P.S. N.P.S." <napohybelskurwysynom2010@xxxxxxxxx> wrote:
> > Was there any contest for function, which will cause many warnings?
> >
> > I'm getting an awful lot of
> > CC kernel/trace/trace_sched_switch.o
> > In file included from kernel/trace/trace_sched_switch.c:8:
> > include/linux/fs.h:1278: warning: function declaration isn___t a prototype
> > include/linux/fs.h:1282: warning: function declaration isn___t a prototype
> > CC kernel/trace/trace_functions.o
> > In file included from include/linux/debugfs.h:18,
> > from kernel/trace/trace_functions.c:13:
> > include/linux/fs.h:1278: warning: function declaration isn___t a prototype
> > include/linux/fs.h:1282: warning: function declaration isn___t a prototype
>
> Arnd has been bad.

Sorry about that, I obviously forgot to test without CONFIG_FILE_LOCKING.
Are you actually using that configuration, or did you find it during
random build testing?

> commit 0a4de5980db88de75b798b291524ba9af8553e7c
> Author: Arnd Bergmann <arnd@xxxxxxxx>
> AuthorDate: Sat Sep 18 15:09:31 2010 +0200
> Commit: Arnd Bergmann <arnd@xxxxxxxx>
> CommitDate: Sat Sep 25 18:07:47 2010 +0200
>
> fs/locks.c: prepare for BKL removal

I updated that commit now.

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