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

Luck, Tony posted 3 patches 1 year, 3 months ago
Only 0 patches received!
RE: [PATCH v8 0/3] Final pieces of Intel new families support
Posted by Luck, Tony 1 year, 3 months ago
> 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