Re: [PATCH 1/3] PPC: s/mtmsrd/MTMSR in ldstfp.S
From: Kumar Gala <hidden>
Date: 2010-08-31 04:37:18
From: Kumar Gala <hidden>
Date: 2010-08-31 04:37:18
On Aug 30, 2010, at 9:49 PM, Sean MacLennan wrote:
On Tue, 31 Aug 2010 04:15:20 +0200 Alexander Graf [off-list ref] wrote: =20quoted
Commit 0016a4cf introduced a lot of mtmsrd's that were plainly written out. These failed to compile on my e500v2 system, so let's better use the macro that is around just for that purpose.=20 I sent in the same patch ;)
I'm surprised we are compiling this code on e500v2. We are probably = missing some CONFIG_PPC_FPU in there as well. - k=