Re: [PATCH] Raise the minimum required gcc version to 4.6

2018-12-29 Thread Geert Uytterhoeven
Hi Joe, On Fri, Aug 24, 2018 at 12:00 AM Joe Perches wrote: > On Thu, 2018-08-23 at 23:52 +0200, Geert Uytterhoeven wrote: > > Does gcc 8.x gives again the same warnings as my venerable old gcc 4.1.2, > > that no one else seems to see? Or will the real bugs I detect this way stay > > unfixed? Pol

[PATCH] doc: net: fix bad references to network drivers

2018-12-29 Thread Otto Sabart
Fix "reference to nonexisting document" warnings. Signed-off-by: Otto Sabart --- Documentation/networking/index.rst | 26 +- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Documentation/networking/index.rst b/Documentation/networking/index.rst index 6a47

Re: [PATCH] doc: net: fix bad references to network drivers

2018-12-29 Thread Matthew Wilcox
On Sat, Dec 29, 2018 at 07:05:18PM +0100, Otto Sabart wrote: > Fix "reference to nonexisting document" warnings. > > Signed-off-by: Otto Sabart Fixes: b255e500c8dc ("net: documentation: build a directory structure for drivers")

Re: [GIT PULL] Documentation for 5.0

2018-12-29 Thread Linus Torvalds
On Fri, Dec 28, 2018 at 8:06 AM Jonathan Corbet wrote: > > git://git.lwn.net/linux.git tags/docs-5.0 New signing key? And one that you forgot to push out to keyservers? Linus

Re: [GIT PULL] Documentation for 5.0

2018-12-29 Thread pr-tracker-bot
The pull request you sent on Fri, 28 Dec 2018 09:06:22 -0700: > git://git.lwn.net/linux.git tags/docs-5.0 has been merged into torvalds/linux.git: https://git.kernel.org/torvalds/c/3868772b99e3146d02cf47e739d79022eba1d77c Thank you! -- Deet-doot-dot, I am a bot. https://korg.wiki.kernel.org/us

[PATCH] Documentation/admin-guide: update URL of LKML information link

2018-12-29 Thread Ramunas Geciauskas
Information regarding linux-kernel mailing list is no longer hosted on tux.org Update the link to point to the one available at kernel.org Signed-off-by: Ramunas Geciauskas --- Documentation/admin-guide/reporting-bugs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docume

Re: [PATCH] Raise the minimum required gcc version to 4.6

2018-12-29 Thread Arnd Bergmann
On Sat, Dec 29, 2018 at 3:25 PM Geert Uytterhoeven wrote: > On Fri, Aug 24, 2018 at 12:00 AM Joe Perches wrote: > > On Thu, 2018-08-23 at 23:52 +0200, Geert Uytterhoeven wrote: > --- > build.log.linux-4.20.0-atari-07795-g835f16c9b68966ff-gcc-4.1.2-20061115-prerelease-Ubuntu-4.1.1-21 > +++ > bu