On 12/27/24 15:50, Alex Bennée wrote:
Michael Tokarev <m...@tls.msk.ru> writes:
17.12.2024 17:24, ckf104 wrote:
Standard simpoint tool reqeusts that index of basic block index starts from 1.
While this patch is a trivial one-liner, but the underlying issue requires at
least
a minimal understanding of what it is all about, what *is* bbv to begin with,
what
`simpoint' is. I'm not sure it really is a trivial material?
Signed-off-by: ckf104 <1900011...@pku.edu.cn>
Do we accept such SoBs these days?
The guidance is covered here:
https://qemu.readthedocs.io/en/master/devel/submitting-a-patch.html#patch-emails-must-include-a-signed-off-by-line
The wording: "It is the identity you choose to be known by in the
community, but should not be anonymous, nor misrepresent whom you are"
implies you should be identifiable to assert you can submit code and
currently this email only shows up for this patch so is functionally
anonymous I think?
It this is an issue, it's probably faster to respin the patch under your
name. Given the trivial content, I don't think it would be a problem for
the original author.
Thanks,
/mjt