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

From: Andrew Morton
Date: Tue Sep 28 2010 - 20:44:32 EST


On Wed, 29 Sep 2010 02:27:55 +0200 "N.P.S. N.P.S." <napohybelskurwysynom2010@xxxxxxxxx> wrote:

> Hi,
>
> 2010/9/29 <akpm@xxxxxxxxxxxxxxxxxxxx>:
> > The mm-of-the-moment snapshot 2010-09-28-16-13 has been uploaded to
>
> I wonder why are these two functions in include/linux/fs.h
> static inline void lock_flocks()
> {
> }
>
> static inline void unlock_flocks()
> {
> }
>
> 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.

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

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