Re: [PATCH] Regparm for x86 machine check handlers

From: Linus Torvalds
Date: Mon Nov 15 2004 - 15:12:32 EST




On Mon, 15 Nov 2004, Brian Gerst wrote:
>
> The patch to change traps and interrupts to the fastcall convention
> missed the machine check handlers.

Thanks, that was silly.

Anybody want to write a script that verifies that the only remaining
"asmlinkage" entries are of the type "sys_xxxx()"?

"grep" shows that there's a number of incorrect ones left, but most of
them seem to take no arguments, so ir doesn't matter. And there's the FP
emulation stuff, which really -does- use the old interfaces.

Linus
-
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/