[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191211104619.114557-1-oleksandr@redhat.com>
Date: Wed, 11 Dec 2019 11:46:18 +0100
From: Oleksandr Natalenko <oleksandr@...hat.com>
To: linux-kernel@...r.kernel.org
Cc: Masahiro Yamada <yamada.masahiro@...ionext.com>,
Andrew Morton <akpm@...ux-foundation.org>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jessica Yu <jeyu@...nel.org>, Tejun Heo <tj@...nel.org>,
Mauro Carvalho Chehab <mchehab+samsung@...nel.org>,
Joel Fernandes <joel@...lfernandes.org>,
David Howells <dhowells@...hat.com>,
Patrick Bellasi <patrick.bellasi@....com>,
Krzysztof Kozlowski <krzk@...nel.org>,
Dan Williams <dan.j.williams@...el.com>,
"Eric W . Biederman" <ebiederm@...ssion.com>
Subject: [PATCH 0/1] init/Kconfig: enable -O3 for all arches
The purpose of this submission is to expose -O3 for all the
architectures, not only ARC, since it helps in hunting some bugs (see
the commit message for specific example).
Previously this was posted as RFC here: [1]. With this submission I'm
addressing Krzysztof's concern regarding commit message. No other
changes are made.
The RFC was accepted into -mm tree here: [2]. If needed, please replace
that one with this one since this one has a nicer commit message.
The patch is made against next-20191210 tag.
Thanks.
[1] https://lore.kernel.org/lkml/20191210145657.105808-1-oleksandr@redhat.com/
[2] https://marc.info/?l=linux-mm-commits&m=157602335225239&w=2
Oleksandr Natalenko (1):
init/Kconfig: enable -O3 for all arches
init/Kconfig | 1 -
1 file changed, 1 deletion(-)
--
2.24.1
Powered by blists - more mailing lists