2019-12-11 10:48:27

by Oleksandr Natalenko

[permalink] [raw]
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/[email protected]/
[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