
Hi Tom,
On 25.05.2018, at 14:01, Tom Rini trini@konsulko.com wrote:
Hey guys,
So, I want to be sure that I get all of the patches that we need in order to fix the thumb interlink problems on older ARM cores applied.
I believe that we have: https://patchwork.ozlabs.org/patch/905299/
Applied on todays master and tested with a Thumb build of a mxs U-Boot.
Which could still apply, but I'm wondering if the kernel needs this as well then (in arch/arm/lib/copy_template.S) ?
Can’t say by just looking at it. And since I did this patches while working on a ARM926EJS I can’t test it on that board as Linux requires ARMv7(M) to build a Thumb2 only kernel. Will try it once I’m in front of a suitable board again. Thanks for the hint.
And then: https://patchwork.ozlabs.org/patch/909652/
has been reviewed and could be applied. Is there anything else I'm missing? Thanks!
-- Tom