Re: minimum gcc version for Arm64

2021-01-20 Thread Andrew Cooper
On 20/01/2021 09:25, Jan Beulich wrote: > Hello, > > by way of monitoring the stable Linux kernel logs I've become > aware of Linux commit dca5244d2f5b raising the minimum version > to 5.1. For Arm we currently document 4.8 - should this be > adjusted (and perhaps split for Arm32 and Arm64)? I poi

Re: minimum gcc version for Arm64

2021-01-20 Thread Julien Grall
On 20/01/2021 09:25, Jan Beulich wrote: Hello, Hi Jan, by way of monitoring the stable Linux kernel logs I've become aware of Linux commit dca5244d2f5b raising the minimum version to 5.1. For Arm we currently document 4.8 - should this be adjusted (and perhaps split for Arm32 and Arm64)?

minimum gcc version for Arm64

2021-01-20 Thread Jan Beulich
Hello, by way of monitoring the stable Linux kernel logs I've become aware of Linux commit dca5244d2f5b raising the minimum version to 5.1. For Arm we currently document 4.8 - should this be adjusted (and perhaps split for Arm32 and Arm64)? Jan