Re: [PATCH fixes 1/4] MIPS: mipsmtregs: Fix target register for MFTC0
From: Jiaxun Yang
Date: Wed Jun 19 2024 - 07:42:33 EST
在2024年6月19日六月 下午12:32,Jiaxun Yang写道:
> 在2024年6月16日六月 下午2:25,Jiaxun Yang写道:
>> Target register of mftc0 should be __res instead of $1, this is
>> a leftover from old .insn code.
>>
>> Fixes: dd6d29a61489 ("MIPS: Implement microMIPS MT ASE helpers")
>> Cc: stable@xxxxxxxxxxxxxxx
>> Signed-off-by: Jiaxun Yang <jiaxun.yang@xxxxxxxxxxx>
>
> Hi Thomas,
>
> I saw you sent mips-fixes_6.10_1 pull request but this series is
> not included in that PR while one of my later patch is included.
>
> If you think the whole series is not fit for fixes tree then please
> at least let this series go through fixes tree. There are many MT
^ Sorry I meant patch.
[...]
--
- Jiaxun