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)
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

Trivial merge