Re: [PATCH 12/12] i386 boot: Add an ELF header to bzImage

From: H. Peter Anvin
Date: Fri Oct 06 2006 - 17:55:38 EST


Eric W. Biederman wrote:
"H. Peter Anvin" <hpa@xxxxxxxxx> writes:

Vivek Goyal wrote:
Hi Eric,
I have added cld in the regenerated patch below.
No, the cld needs to be earlier. It turns out this isn't the first use of
string instructions.

Can we rely on the int calls not setting df? Otherwise we need to clear
df at each use as we do with all of the later uses.


Yes, we can, with a few exceptions. INT saves the flags and IRET restores them.

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