On Mon, Aug 25, 2014 at 03:43:28PM -0700, Andi Kleen wrote: > From: Andi Kleen <[email protected]> > > Add names for each Haswell model as requested by Peter. > > v2: Remove Crystall Well name.
> + case 60: /* 22nm Haswell Client */ > + case 70: /* 22nm Haswell Client */ > + case 63: /* 22nm Haswell Server */ > + case 69: /* 22nm Haswell ULT */ That's inconsistent with all the others. I gave you one that makes sense, why not use it? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

