Re: [PATCH for 4.21 v7 1/4] automation: drop debian:11-riscv64 container

2025-02-21 Thread Oleksii Kurochko
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.

Re: [PATCH for 4.21 v7 1/4] automation: drop debian:11-riscv64 container

2025-02-21 Thread Jan Beulich
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? N

Re: [PATCH for 4.21 v7 1/4] automation: drop debian:11-riscv64 container

2025-02-21 Thread Jan Beulich
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? N

Re: [PATCH for 4.21 v7 1/4] automation: drop debian:11-riscv64 container

2025-02-21 Thread Oleksii Kurochko
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

Re: [PATCH for 4.21 v7 1/4] automation: drop debian:11-riscv64 container

2025-02-21 Thread Jan Beulich
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. Jan