RE: [PATCH] x86/cpu: Fix thinko comparing x86_vfm with x86_model

From: Luck, Tony
Date: Mon Apr 29 2024 - 12:06:17 EST


> and why in the hell are there 2 or 3 patches of the same name touching
> the same thing? Why can't they be a single patch?

I made one patch per file touched (wherever possible ... there are a few patches
where ".h" and ".c" files needed to be bundled together).

> Lemme rebase the lot.

Thanks. I just did a "git fetch" the x86/cpu branch. It all looks good.

-Tony