[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <7D365ECF-C4B1-445C-85F9-36D4C9808E44@kernel.crashing.org>
Date: Mon, 17 Nov 2008 08:31:30 -0600
From: Kumar Gala <galak@...nel.crashing.org>
To: Steven Rostedt <srostedt@...hat.com>
Cc: linux-kernel@...r.kernel.org, linuxppc-dev@...abs.org,
Andrew Morton <akpm@...l.org>,
Linus Torvalds <torvalds@...l.org>
Subject: Re: [PATCH][for 2.6.28] Remove -mno-spe flags as they dont belong
On Nov 15, 2008, at 12:10 PM, Steven Rostedt wrote:
> Kumar Gala wrote:
>> For some unknown reason at Steven Rostedt added in disabling of the
>> SPE
>> instruction generation for e500 based PPC cores in commit
>> 6ec562328fda585be2d7f472cfac99d3b44d362a.
>>
>
> The unknown reason was that my PPC64 failed to compile without
> it ;-) It was unknown because I forgot to mention that in the change
> log (my bad).
>
> On Monday, I'll apply this patch and make sure that my PPC64 still
> compiles.
>
> -- Steve
Thanks, if you can Ack the patch today if it works for you that would
be great.
- k
>
>
>> We are removing it because:
>>
>> 1. It generates e500 kernels that don't work
>> 2. its not the correct set of flags to do this
>> 3. we handle this in the arch/powerpc/Makefile already
>> 4. its unknown in talking to Steven why he did this
>>
>> Signed-off-by: Kumar Gala <galak@...nel.crashing.org>
>> ---
>> kernel/Makefile | 4 +---
>> 1 files changed, 1 insertions(+), 3 deletions(-)
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists