Re: [PATCH 1/3] PPC: s/mtmsrd/MTMSR in ldstfp.S
From: Sean MacLennan <hidden>
Date: 2010-08-31 02:56:59
From: Sean MacLennan <hidden>
Date: 2010-08-31 02:56:59
On Tue, 31 Aug 2010 04:15:20 +0200 Alexander Graf [off-list ref] wrote:
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.
I sent in the same patch ;) Cheers, Sean