[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20100928174459.53c5a865.akpm@linux-foundation.org>
Date: Tue, 28 Sep 2010 17:44:59 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: "N.P.S. N.P.S." <napohybelskurwysynom2010@...il.com>
Cc: linux-kernel@...r.kernel.org, Arnd Bergmann <arnd@...db.de>
Subject: Re: mmotm 2010-09-28-16-13 uploaded
On Wed, 29 Sep 2010 02:27:55 +0200 "N.P.S. N.P.S." <napohybelskurwysynom2010@...il.com> wrote:
> Hi,
>
> 2010/9/29 <akpm@...ux-foundation.org>:
> > 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@...db.de>
AuthorDate: Sat Sep 18 15:09:31 2010 +0200
Commit: Arnd Bergmann <arnd@...db.de>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists