RE: [PATCH v8 0/3] Final pieces of Intel new families support

From: Luck, Tony
Date: Wed Sep 04 2024 - 11:56:23 EST


> How about you drop this patch from your tree and I take it with the other two
> and send them to Linus now so that this conversion is done?

Sending to Linus now would be awesome!

Note that if you apply these to the x86/cpu branch you'll need to deal with
a merge issue for tip/master because some other tip branch has added:

#define INTEL_PENTIUM_PRO IFM(6, 0x01)

to <asm/intel-family.h>

-Tony