RE: [PATCH] powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprg

2014-01-05 Thread dongsheng.w...@freescale.com
14 6:33 PM > To: Wood Scott-B07421; Benjamin Herrenschmidt > Cc: Anton Vorontsov; linuxppc-dev@lists.ozlabs.org > Subject: RE: [PATCH] powerpc/fsl-booke: Use SPRN_SPRGn rather than > mfsprg/mtsprg > > Looks good. I will test it as soon as possible. > > BTW, there is only S

RE: [PATCH] powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprg

2014-01-03 Thread dongsheng.w...@freescale.com
nal Message- > From: Wood Scott-B07421 > Sent: Friday, January 03, 2014 6:38 AM > To: Benjamin Herrenschmidt > Cc: linuxppc-dev@lists.ozlabs.org; Wood Scott-B07421; Wang Dongsheng-B40534; > Anton Vorontsov > Subject: [PATCH] powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mts

[PATCH] powerpc/fsl-booke: Use SPRN_SPRGn rather than mfsprg/mtsprg

2014-01-02 Thread Scott Wood
This fixes a build break that was probably introduced with the removal of -Wa,-me500 (commit f49596a4cf4753d13951608f24f939a59fdcc653), where the assembler refuses to recognize SPRG4-7 with a generic PPC target. Signed-off-by: Scott Wood Cc: Dongsheng Wang Cc: Anton Vorontsov --- Dongsheng, ple