[PATCH] i386 entry.S alignment tweak

Jamie Lokier (lkd@tantalophile.demon.co.uk)
Thu, 10 Dec 1998 16:52:15 +0000


Linus, Alan,

Was this left out deliberately?

-- Jamie

--- linux/arch/i386/kernel/entry.S.devel Sun Dec 6 15:44:17 1998
+++ linux/arch/i386/kernel/entry.S Thu Dec 10 16:40:08 1998
@@ -166,6 +166,7 @@
* less clear than it otherwise should be.
*/

+ ALIGN
ENTRY(system_call)
pushl %eax # save orig_eax
SAVE_ALL

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/