Re: linux-next: Tree for Nov 27 (file notify)

2012-11-27 Thread Stephen Rothwell
[Just adding some more cc's] On Tue, 27 Nov 2012 08:43:43 -0800 Randy Dunlap wrote: > > On 11/26/2012 10:25 PM, Stephen Rothwell wrote: > > > Hi all, > > > > Changes since 20121126: > > > > > when CONFIG_PROC_FS is not enabled (also seen in mmotm): > >

Re: linux-next: Tree for Nov 27 (file notify)

2012-11-27 Thread Eric Paris
On Tue, 2012-11-27 at 08:43 -0800, Randy Dunlap wrote: > On 11/26/2012 10:25 PM, Stephen Rothwell wrote: > > > Hi all, > > > > Changes since 20121126: > > > > > when CONFIG_PROC_FS is not enabled (also seen in mmotm): > > fs/notify/fanotify/fanotify_user.c:436:17: error:

Re: linux-next: Tree for Nov 27 (file notify)

2012-11-27 Thread Randy Dunlap
On 11/26/2012 10:25 PM, Stephen Rothwell wrote: > Hi all, > > Changes since 20121126: > when CONFIG_PROC_FS is not enabled (also seen in mmotm): fs/notify/fanotify/fanotify_user.c:436:17: error: 'fanotify_show_fdinfo' undeclared here (not in a function)

Re: linux-next: Tree for Nov 27 (file notify)

2012-11-27 Thread Randy Dunlap
On 11/26/2012 10:25 PM, Stephen Rothwell wrote: Hi all, Changes since 20121126: when CONFIG_PROC_FS is not enabled (also seen in mmotm): fs/notify/fanotify/fanotify_user.c:436:17: error: 'fanotify_show_fdinfo' undeclared here (not in a function) fs/notify/inotify/inotify_user.c:333:17:

Re: linux-next: Tree for Nov 27 (file notify)

2012-11-27 Thread Eric Paris
On Tue, 2012-11-27 at 08:43 -0800, Randy Dunlap wrote: On 11/26/2012 10:25 PM, Stephen Rothwell wrote: Hi all, Changes since 20121126: when CONFIG_PROC_FS is not enabled (also seen in mmotm): fs/notify/fanotify/fanotify_user.c:436:17: error: 'fanotify_show_fdinfo' undeclared

Re: linux-next: Tree for Nov 27 (file notify)

2012-11-27 Thread Stephen Rothwell
[Just adding some more cc's] On Tue, 27 Nov 2012 08:43:43 -0800 Randy Dunlap rdun...@infradead.org wrote: On 11/26/2012 10:25 PM, Stephen Rothwell wrote: Hi all, Changes since 20121126: when CONFIG_PROC_FS is not enabled (also seen in mmotm):