All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sasha Levin <sasha.levin@oracle.com>
To: Andrey Ryabinin <ryabinin.a.a@gmail.com>
Cc: torvalds@linux-foundation.org,
	Andrew Morton <akpm@linux-foundation.org>,
	kirill@shutemov.name, Alexander Viro <viro@zeniv.linux.org.uk>,
	pinskia@gmail.com, joe@perches.com,
	LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v2] kernel: use the gnu89 standard explicitly
Date: Fri, 14 Nov 2014 22:04:25 -0500	[thread overview]
Message-ID: <5466C2B9.9070200@oracle.com> (raw)
In-Reply-To: <CAPAsAGwFzwqVW1y_A76q68uDAMFm-yWjTtJtXUprOWaEifS2uQ@mail.gmail.com>

On 11/14/2014 08:43 AM, Andrey Ryabinin wrote:
> 2014-10-20 5:40 GMT+03:00 Sasha Levin <sasha.levin@oracle.com>:
>> gcc5 changes the default standard to c11, which makes kernel
>> build unhappy.
>>
>> Explicitly define the kernel standard to be gnu89 which should
>> keep everything working exactly like it was before gcc5.
>>
> 
> Ping.
> 

fwiw, I'm happy with using Kirill's patch from this thread, it
even has his SoB! :)

Thanks,
Sasha

      reply	other threads:[~2014-11-15  3:04 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-20  2:40 [PATCH v2] kernel: use the gnu89 standard explicitly Sasha Levin
2014-10-20  9:23 ` Kirill A. Shutemov
2014-11-14 13:43 ` Andrey Ryabinin
2014-11-15  3:04   ` Sasha Levin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5466C2B9.9070200@oracle.com \
    --to=sasha.levin@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=joe@perches.com \
    --cc=kirill@shutemov.name \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pinskia@gmail.com \
    --cc=ryabinin.a.a@gmail.com \
    --cc=torvalds@linux-foundation.org \
    --cc=viro@zeniv.linux.org.uk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.