Re: [PATCH] perf: fix wrong DEBUG configuration

From: Martin LiÅka
Date: Tue May 26 2015 - 11:39:55 EST


On 05/26/2015 05:22 PM, Arnaldo Carvalho de Melo wrote:
Em Tue, May 26, 2015 at 11:36:26AM -0300, Arnaldo Carvalho de Melo escreveu:
Em Tue, May 26, 2015 at 11:13:32AM +0200, Martin LiÅka escreveu:
As Arnaldo pointed, I split the patch to following 2 smaller patches.

Thanks, but how did you generated the two attached patches?

[acme@ssdandy linux]$ git am /wb/0001-perf-Fix-compiler-warnings.patch
Patch format detection failed.

So I'll fix it up manually, next time please try:

git format-patch -n HEAD^^..

Or equivalent,

I am also splitting the second patch into two, as it does two unrelated
things:

1. Conditionally use -Og instead of -O0

2. Use -O3 instead of -O6, as -O6 is the same as -O3 currently

And I am not applying the second, as it doesn't fixes anything nor
improves the current situation, right?

Hi.

Works for me, the first one is more important.

Martin


- Arnaldo


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/