qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v2 2/3] hw/smbios: Fix thread count in type4


From: Michael Tokarev
Subject: Re: [PATCH v2 2/3] hw/smbios: Fix thread count in type4
Date: Mon, 7 Aug 2023 13:06:47 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

07.08.2023 12:56, Igor Mammedov wrote:
On Sat, 5 Aug 2023 09:00:41 +0300
Michael Tokarev <mjt@tls.msk.ru> wrote:

05.08.2023 08:58, Michael Tokarev wrote:

196ea60a73 hw/smbios: Fix core count in type4
7298fd7de5 hw/smbios: Fix thread count in type4
d79a284a44 hw/smbios: Fix smbios_smp_sockets caculation

plus this one:

a1d027be95 machine: Add helpers to get cores/threads per socket

just to note: v4 was what got merged eventually
https://www.mail-archive.com/qemu-devel@nongnu.org/msg972625.html

Yeah, I replied to the wrong version of the patch. Sure thing, whatever
is picked up for -stable gets picked up from the master branch, always,
not from any other source.  Above, I'm quoting commit-IDs from the master
branch.

as for stable, I guess dies/clusters aren't used in production
(based on lack of bug reports/complaints).

Quite often people try something and just give up if it doesn't work,
trying other ways or working around the issue one way or another.

It's not worth of back-porting if it's too complex,
but if it's clean cherry-picks it might help folks who use
downstream (it's easier for downstream to pickup fixes from
stable branch) to test this code path.

The whole thing - provided the preparational patch a1d027be95
"machine: Add helpers to get cores/threads per socket" is also
picked up - applies cleanly and in a stright-forward way to 8.0
and even to 7.2, and passes the usual qemu testsuite. Sure thing
since the issues weren't noticed before, the testsuite does not
cover this area.  It'd be nice to have some verifier to check if
the whole thing actually works after applying the patchset.

I'll pick this thing up for the next stable, thank you for the
clarification.

The whole -stable thing is exactly in order to centralize fixes.

Thanks,

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]