http://bugzilla.kernel.org/show_bug.cgi?id=10197 Summary: maybe one of the two flags has a mistyping description Product: Documentation Version: unspecified KernelVersion: 2.6.x Platform: All OS/Version: Linux Tree: Mainline Status: NEW Severity: low Priority: P1 Component: man-pages AssignedTo: documentation_man-pages@xxxxxxxxxxxxxxxxxxxx ReportedBy: antonio_macchi@xxxxxxxx Well, it's a very little thing in the header file /usr/include/asm-i486/cpufeature.h (...) #define X86_FEATURE_MCE (0*32+ 7) /* Machine Check Architecture */ (...) #define X86_FEATURE_MCA (0*32+14) /* Machine Check Architecture */ (...) two flags for the same behavior? maybe the first one is Machine Check *Exception* -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html