On Thu, Sep 18, 2014 at 02:29:54AM +0200, Radim Krčmář wrote: > I think you proposed to use magic constant in place of of MASK_FAM_X, so
Huh, what? > Second problem: Most elements don't begin at offset 0, so the usual > retrieval would add a shift, (repurposing max_monitor_line_size) So what? > max_monitor_line_size = (cpuid & MASK_FAM_X) >> OFFSET_FAM_X; > > and it's not better when we write it back after doing stuff. Writing back CPUID on baremetal? You can't be serious. Ok, this is getting ridiculous so I'll stop wasting time. I stand by my initial statement - this is a bad idea. -- Regards/Gruss, Boris. -- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/