Re: make mandocs build failure with next-20150210

2015-02-16 Thread Greg Kroah-Hartman
On Mon, Feb 16, 2015 at 12:25:04PM -0700, Jonathan Corbet wrote: > On Mon, 16 Feb 2015 16:21:30 + > Alan Cox wrote: > > > > This warning started to appear on Linus's tree, after staging pull > > > request was merged. > > > > I sent GregKH a fix for it a while ago > > He seemed to indicate

Re: make mandocs build failure with next-20150210

2015-02-16 Thread Greg Kroah-Hartman
On Mon, Feb 16, 2015 at 12:25:04PM -0700, Jonathan Corbet wrote: > On Mon, 16 Feb 2015 16:21:30 + > Alan Cox wrote: > > > > This warning started to appear on Linus's tree, after staging pull > > > request was merged. > > > > I sent GregKH a fix for it a while ago > > He seemed to indicate

Re: make mandocs build failure with next-20150210

2015-02-16 Thread Jonathan Corbet
On Mon, 16 Feb 2015 16:21:30 + Alan Cox wrote: > > This warning started to appear on Linus's tree, after staging pull > > request was merged. > > I sent GregKH a fix for it a while ago He seemed to indicate that he doesn't have it. The following would seem to fit the bill; unless somebod

Re: make mandocs build failure with next-20150210

2015-02-16 Thread Alan Cox
On Mon, 2015-02-16 at 11:29 +0900, Masanari Iida wrote: > On Thu, Feb 12, 2015 at 12:48 AM, Greg Kroah-Hartman > wrote: > > On Wed, Feb 11, 2015 at 02:19:00PM +, Alan Cox wrote: > >> On Wed, 2015-02-11 at 07:27 +1100, Stephen Rothwell wrote: > >> > Hi Jim, > >> > > >> > On Tue, 10 Feb 2015 11:

Re: make mandocs build failure with next-20150210

2015-02-15 Thread Masanari Iida
On Thu, Feb 12, 2015 at 12:48 AM, Greg Kroah-Hartman wrote: > On Wed, Feb 11, 2015 at 02:19:00PM +, Alan Cox wrote: >> On Wed, 2015-02-11 at 07:27 +1100, Stephen Rothwell wrote: >> > Hi Jim, >> > >> > On Tue, 10 Feb 2015 11:40:23 -0700 Jim Davis wrote: >> > > >> > > DOCPROC Documentation/Do

Re: make mandocs build failure with next-20150210

2015-02-11 Thread Greg Kroah-Hartman
On Wed, Feb 11, 2015 at 02:19:00PM +, Alan Cox wrote: > On Wed, 2015-02-11 at 07:27 +1100, Stephen Rothwell wrote: > > Hi Jim, > > > > On Tue, 10 Feb 2015 11:40:23 -0700 Jim Davis wrote: > > > > > > DOCPROC Documentation/DocBook/device-drivers.xml > > > docproc: .//include/linux/i2o.h: No s

Re: make mandocs build failure with next-20150210

2015-02-11 Thread Alan Cox
On Wed, 2015-02-11 at 07:27 +1100, Stephen Rothwell wrote: > Hi Jim, > > On Tue, 10 Feb 2015 11:40:23 -0700 Jim Davis wrote: > > > > DOCPROC Documentation/DocBook/device-drivers.xml > > docproc: .//include/linux/i2o.h: No such file or directory > > make[1]: *** [Documentation/DocBook/device-dri

Re: make mandocs build failure with next-20150210

2015-02-10 Thread Stephen Rothwell
Hi Jim, On Tue, 10 Feb 2015 11:40:23 -0700 Jim Davis wrote: > > DOCPROC Documentation/DocBook/device-drivers.xml > docproc: .//include/linux/i2o.h: No such file or directory > make[1]: *** [Documentation/DocBook/device-drivers.xml] Error 1 Presumably caused by commit 2cbf7fe2d5d3 ("i2o: move t