Re: [PATCH 0/3] powerpc/ps3: Fixes for lv1 hcall assembly
From: Geoff Levand <geoff@infradead.org>
Date: 2023-12-27 09:50:55
From: Geoff Levand <geoff@infradead.org>
Date: 2023-12-27 09:50:55
Hi, On 12/27/23 16:24, Nicholas Piggin wrote:
This (hopefully) fixes the ELFv2 bug that Geoff reported, with patch 1. And a couple of other possible improvements I noticed. I don't have a PS3 setup[*] so I have only compile tested these, I'm sorry. [*] Is RPCS3 usable for this kind of thing? Thanks, Nick Nicholas Piggin (3): powerpc/ps3: Fix lv1 hcall assembly for ELFv2 calling convention powerpc/ps3: lv1 hcall code use symbolic constant for LR save offset powerpc/ps3: Make real stack frames for LV1 hcalls
A big thanks for working on this. I'll test on PS3 within the next few days and report back. -Geoff