Re: [Fastboot] [1/2] kdump: Use real pt_regs from exception

From: Andrew Morton
Date: Wed May 25 2005 - 04:10:13 EST


Alexander Nyberg <alexn@xxxxxxxxx> wrote:
>
> -extern void machine_crash_shutdown(void);
> +extern void machine_crash_shutdown(struct pt_regs *);

That'll break x86_64, ppc, ppc64 and s/390.
-
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/