Re: [PATCH] Documentation: update for gcc 4.9 requirement

2020-07-08 Thread Linus Torvalds
On Wed, Jul 8, 2020 at 12:10 PM Jonathan Corbet wrote: > > Either is fine with me; I can add the Fixes: tag. If you want it in > 5.8-rc, it's maybe best if you just take it directly; I don't have another > 5.8 pull in the works at the moment. I took that as an ack, and applied it.

Re: [PATCH] Documentation: update for gcc 4.9 requirement

2020-07-08 Thread Jonathan Corbet
On Wed, 8 Jul 2020 12:05:16 -0700 Linus Torvalds wrote: > On Wed, Jul 8, 2020 at 12:04 PM Randy Dunlap wrote: > > > > Should I resend it? > > Nah. I'm just wondering if I should apply it directly or let it go through > Jon. Either is fine with me; I can add the Fixes: tag. If you want it i

Re: [PATCH] Documentation: update for gcc 4.9 requirement

2020-07-08 Thread Linus Torvalds
On Wed, Jul 8, 2020 at 12:04 PM Randy Dunlap wrote: > > Should I resend it? Nah. I'm just wondering if I should apply it directly or let it go through Jon. Linus

Re: [PATCH] Documentation: update for gcc 4.9 requirement

2020-07-08 Thread Randy Dunlap
On 7/8/20 11:57 AM, Linus Torvalds wrote: > On Wed, Jul 8, 2020 at 11:45 AM Randy Dunlap wrote: >> - - Make sure you have at least gcc 4.6 available. >> + - Make sure you have at least gcc 4.9 available. >> -GNU C 4.8 gcc --version >> +GNU C 4.9

Re: [PATCH] Documentation: update for gcc 4.9 requirement

2020-07-08 Thread Linus Torvalds
On Wed, Jul 8, 2020 at 11:45 AM Randy Dunlap wrote: > - - Make sure you have at least gcc 4.6 available. > + - Make sure you have at least gcc 4.9 available. > -GNU C 4.8 gcc --version > +GNU C 4.9 gcc --version Heh. The docs clearly wer