Merge patch series "powerpc: Fix and enforce distinction between immediates and regis...
authorTom Rini <trini@konsulko.com>
Mon, 30 Dec 2024 21:55:11 +0000 (15:55 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 30 Dec 2024 21:55:11 +0000 (15:55 -0600)
commitc379590ab7eaabc00c21eb49796d99627d33ac97
tree36e52ce6fbb87365757f5acd3c6b00e2ebc2b59d
parent787d38935031f951fea4ec33ea0299817f9bd1aa
parentc3e425ead43b9d6c387673f0c09100535584b038
Merge patch series "powerpc: Fix and enforce distinction between immediates and registers"

J. Neuschäfer <j.ne@posteo.net> says:

This patchset changes the definition r0 etc. to %r0, so that the
assembler can check that registers are only used where expected, and
fixes the fallout.

Link: https://lore.kernel.org/r/20241212-gpr-checks-v1-0-8c084c5fc0b6@posteo.net