Re: ABI change for device drivers using future AVX instruction set

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Alan Cox
Date: Wednesday, June 25, 2008 - 1:14 pm

> 3. When compiling a device driver, the compiler may insert implicit 

Linux uses its own routines in these cases - and in fact for MMX we
generally avoid kernel usage in order to avoid the overheads (ditto FP).


The beauty of the Linux kernel being source based - we don't have to worry
about ABI problems like this.

Alan

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: ABI change for device drivers using future AVX instruc ..., Alan Cox, (Wed Jun 25, 1:14 pm)