diff options
author | Joel Stanley <joel@jms.id.au> | 2018-10-12 13:14:06 +1030 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-10-13 22:21:25 +1100 |
commit | ed9e84a4d703243a232e6549a13dedfaf0d5d2d8 (patch) | |
tree | 538b998d74ac95a0c7dfc6f0e1998c46535c36d4 /sound/soc/nuc900 | |
parent | 65b9fdadfc4d87e2577b791fb3495cd39c93d8c0 (diff) | |
download | talos-op-linux-ed9e84a4d703243a232e6549a13dedfaf0d5d2d8.tar.gz talos-op-linux-ed9e84a4d703243a232e6549a13dedfaf0d5d2d8.zip |
powerpc: Use SWITCH_FRAME_SIZE for prom and rtas entry
Commit 6c1719942e19 ("powerpc/of: Remove useless register save/restore
when calling OF back") removed the saving of srr0 and srr1 when calling
into OpenFirmware. Commit e31aa453bbc4 ("powerpc: Use LOAD_REG_IMMEDIATE
only for constants on 64-bit") did the same for rtas.
This means we don't need to save the extra stack space and can use
the common SWITCH_FRAME_SIZE.
There were already no users of _SRR0 and _SRR1 so we can remove them
too.
Link: https://github.com/linuxppc/linux/issues/83
Signed-off-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'sound/soc/nuc900')
0 files changed, 0 insertions, 0 deletions