Actually you merged that with Linus a few revisions back iirc.
I don't see it for K7/AMD:
cw:tty5@tapu(kernel)$ pwd
/home/cw/wk/linux/linux-2.4.7-pre2+O_DIRECT/arch/i386/kernel
cw:tty5@tapu(kernel)$ grep machine_check\(struct\ pt bluesmoke.c
static void intel_machine_check(struct pt_regs * regs, long error_code)
static void pentium_machine_check(struct pt_regs * regs, long error_code)
static void winchip_machine_check(struct pt_regs * regs, long error_code)
static void unexpected_machine_check(struct pt_regs * regs, long error_code)
void do_machine_check(struct pt_regs * regs, long error_code)
--cw
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/