ron minnich wrote:
failover.inc MUST come after enable_sse or your CPU will hang.
Can you say why?
Does it hang in the SSE code or in the failover code?
Does this mean that failover requires SSE in order to work?
Clean up this file to use the new MMX and SSE config variables.
Signed-off-by: Ronald G. Minnich rminnich@gmail.com
(maybe change "this file" to the filename?)
Acked-by: Peter Stuge peter@stuge.se