Re: [PATCH] openrisc: Fix build warning in cache.c
From: Sahil Siddiq
Date: Fri Apr 04 2025 - 01:09:41 EST
Hi Stafford,
On 4/3/25 7:36 PM, Stafford Horne wrote:
[...]
I will just take this fix and apply it to the series (git fixup) rather than
take this patch as is. Also, as registers should be unsigned short, I think
we should change the type to that.
I will fixup patches in place.
Sure thing. Will you be changing the register types as well in place with this
fix? Let me know if I should send v2 of this patch so the changes are together.
Also, should the types used in mfspr also be changed?
Thanks,
Sahil