"Jon Medhurst (Tixy)" tixy@linaro.org writes:
Here is a pull request for the patches to move move psci firmware calls out of line. This is needed to fix arm64 compilation errors seen with the latest versions of GCC. Note however that the patch for 32-bit arm that you requested I include:
- Isn't in mainline Linux.
Isn't it commit c097877319ab (ARM: 8307/1: psci: move psci firmware calls out of line) ?
- Seems to have outstanding questions from it's review, see https://www.marc.info/?l=linux-arm-kernel&m=142667534218278&w=3
- From what I can see, nobody has actually hit compilation problems on 32-bit arm.
Good point.
- Has not been tested by me because the standard firmware for TC2 doesn't support PSCI. (I've compiled the files though.)
With all those caveats...
Also, v3.10 was just voted into maintenance mode, so I'm not going to worry anymore about fixes for things people aren't asking for (like this feature for 32-bit.)
So, how about I just pull your lsk-3.10-armlt-fixes branch, which has this arm64 fix on top of the other fixes we've already pulled?
Sorry for the run around on this,
Kevin