Re: [PATCH 23/27] x86: debugctlmsr kconfig

From: Roland McGrath
Date: Mon Nov 26 2007 - 03:07:30 EST


> What about the non-Intel vendors ?
> Was this msr present on AMD K6 ? Geode? Winchip? VIA C3 ?
> If not, then this patch isn't complete.

I know modern AMD processors have it. I don't know about any others, nor
off hand where to look to find out. Is there a better way to compose the
"depends on" condition so that it will be true on the modern common
processors and future common flavors, but false on the various ones we
don't know about? (I really just looked around a little and figured that
!X86_F00F_BUG about corresponded to "P6 family".)


Thanks,
Roland
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/