Re: [PATCH] Fix PR57386 for 4.8/4.9 on powerpc

2014-01-06 Thread David Edelsohn
On Mon, Jan 6, 2014 at 2:33 PM, Michael Meissner wrote: > I could have sworn I sent this patch out in mid-December, but I don't see it, > so I'm resending this now. > > This patch fixes the problem that breaks some code on the SPE. I have patches > for 4.8 and 4.9. Roland says that it fixes the

[PATCH] Fix PR57386 for 4.8/4.9 on powerpc

2014-01-06 Thread Michael Meissner
I could have sworn I sent this patch out in mid-December, but I don't see it, so I'm resending this now. This patch fixes the problem that breaks some code on the SPE. I have patches for 4.8 and 4.9. Roland says that it fixes the problem in 4.8. In 4.9 there are other unrelated problems that Ro