Julia <midni...@trainwit.ch> writes: >> This happens because 'pte' is a 'target_ulong' type that, for riscv32, will >> be >> interpreted as uint32_t while the FMT being used is PRIx64. >> >> You can fix it by using TARGET_FMT_lx instead of PRIx64: >> > > I've sent a follow-up patch fixing these build errors, it builds on 32 & 64 > bit on my system. Cheers > > As for the Signed-off-by, I'd rather not, and the contributing guide > does not require it.
Apologies - I missed the context. The name used with “Signed-off-by” does not need to be your legal name, nor birth name, nor appear on any government ID. It is the identity you choose to be known by in the community, but should not be anonymous, nor misrepresent whom you are. > > Regards, > Julia -- Alex Bennée Virtualisation Tech Lead @ Linaro