On 2/21/25 1:30 PM, Jan Beulich wrote:
On 21.02.2025 12:57, Oleksii Kurochko wrote:
On 2/21/25 9:35 AM, Jan Beulich wrote:
On 20.02.2025 18:44, Oleksii Kurochko wrote:
There are two reasons for that:
1. In the README, GCC baseline is chosen to be 12.2, whereas Debian 11
uses GCC 10.2.1.
Which README is this? Not the one at the root of the tree, afaics, which
continues to mention only x86 and Arm.
I missed to add this
patch:https://gitlab.com/xen-project/people/olkur/xen/-/commit/57901e60066e93d986670aa91fb390774c965d3f.
Would it be enough just to do a reply for this patch series and send what git
format-patch gives?
Don't know. In particular I have been under the impression that "git
format-patch"
formats things slightly differently than what "git am" would expect. Can't you
use
"git send-email" here as well, making that patch 0.5/4?
Done by using git send-email.
At least, my mail app parsed this case well.
~ Oleksii