Re: 32-bit syscalls from 64-bit process on x86-64?

From: Andi Kleen
Date: Tue Dec 14 2004 - 02:47:35 EST


> #define TOLM \
> "pushl %%cs\n" \
> "pushl $91f\n" \
> "ljmpl $0x33,$90f\n" \

It's useless, there is nothing in the kernel code that checks the
32bit segment.

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