Re: i386 entry.S problems

From: Andi Kleen
Date: Sun Sep 26 2004 - 06:40:54 EST


Ingo Molnar <mingo@xxxxxxx> writes:
>>
>> I wonder why we still have the lcall7/lcall27 entry points in the
>> kernel; nothing can legitemately use them and in the last few years
>> they have only caused a few security issues. Can I ask why you didn't
>> just remove this code from the kernel ?
>
> patch below (against BK-curr) zaps the orphaned lcall7/lcall27 code.

I did this for x86-64 long ago :-)

You can zap the default LDT handling in ldt.c then too.

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