git.openpandora.org
/
pandora-u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
787d389
c3e425e
)
Merge patch series "powerpc: Fix and enforce distinction between immediates and regis...
author
Tom Rini
<trini@konsulko.com>
Mon, 30 Dec 2024 21:55:11 +0000
(15:55 -0600)
committer
Tom 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