[0/4] x86: Cpu64 / CpuNo64 adjustments

Message ID 830bde4f-c60e-4ab4-2ca0-86381408254f@suse.com
Headers
Series x86: Cpu64 / CpuNo64 adjustments |

Message

Jan Beulich Sept. 8, 2023, 12:52 p.m. UTC
  Various aspects there want tidying. While I don't expect any conflicts /
collisions, if in doubt this goes on top of v2 of the alternative AVX10
series.

1: re-order update_code_flag()
2: make code size vs CPU arch checking consistent
3: don't play with cpu_arch_flags.cpu{,no}64
4: fold CpuLM and Cpu64

Jan