Re: IRQ vector assignment for system call exception

From: Arjan van de Ven
Date: Sat Dec 10 2005 - 13:10:38 EST


On Sat, 2005-12-10 at 18:50 +0530, Gaurav Dhiman wrote:
> yes, definetely a historical reason. System libraries need to know
> this vector to invoke system call.

nowadays it's also mostly unused; sysenter and friends are used instead
and they don't use this entry point.


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