[PATCH] powerpc/64: system call implement the bulk of the logic in C fix
Nicholas Piggin
npiggin at gmail.com
Tue Jan 28 11:41:02 AEDT 2020
Michal Suchánek's on January 28, 2020 4:08 am:
> On Tue, Jan 28, 2020 at 12:17:12AM +1000, Nicholas Piggin wrote:
>> This incremental patch fixes several soft-mask debug and unsafe
>> smp_processor_id messages due to tracing and false positives in
>> "unreconciled" code.
>>
>> It also fixes a bug with syscall tracing functions that set registers
>> (e.g., PTRACE_SETREG) not setting GPRs properly.
>>
>> There was a bug reported with the TM selftests, I haven't been able
>> to reproduce that one.
>>
>> I can squash this into the main patch and resend the series if it
>> helps but the incremental helps to see the bug fixes.
>
> There are some whitespace differences between this and the series I have
> applied locally. What does it apply to?
>
> Is there some revision of the patchset I missed?
No I may have just missed some of your whitespace cleanups, or maybe I got
some that Michael made which you don't have in his next-test branch.
Thanks,
Nick
More information about the Linuxppc-dev
mailing list