On Tue, Feb 13, 2024 at 11:02 PM Dave Hansen dave.hansen@intel.com wrote:
On 2/13/24 07:45, Paolo Bonzini wrote:
Ping, either for applying the original patches or for guidance on how to proceed.
Gah, all of the gunk that get_cpu_address_sizes() touches are out of control.
They (phys/virt_bits and clflush) need to get consolidated back to a single copy that gets set up *once* in early boot and then read by everyone else.
I've got a series to do that, but it's got its tentacles in quite a few places. They're not great backporting material.
Yes, same for mine. I probably digressed in a different direction than you, but there will be conflicts almost surely. I can post my stuff in the next few days.
Paolo