On 21.02.2020 19:55, Andrew Cooper wrote:
> The way -mskip-rax-setup is currently specified results in compiler support
> being evaluated per translation unit, rather than per subdir. Switch to using
> cc-add-option instead.
>
> This drops the number of callouts from 428 to 60.
>
> Signed-off-by
On Fri, Feb 21, 2020 at 06:55:50PM +, Andrew Cooper wrote:
> The way -mskip-rax-setup is currently specified results in compiler support
> being evaluated per translation unit, rather than per subdir. Switch to using
> cc-add-option instead.
>
> This drops the number of callouts from 428 to 6
The way -mskip-rax-setup is currently specified results in compiler support
being evaluated per translation unit, rather than per subdir. Switch to using
cc-add-option instead.
This drops the number of callouts from 428 to 60.
Signed-off-by: Andrew Cooper
---
CC: Jan Beulich
CC: Wei Liu
CC: R