Re: [2.6 patch] SCSI seagate.c: remove SEAGATE_USE_ASM

From: Alan
Date: Mon Jan 22 2007 - 10:10:05 EST


On Sun, 21 Jan 2007 20:13:00 +0100
Adrian Bunk <bunk@xxxxxxxxx> wrote:

> Using assembler code for performance in drivers might have been a good
> idea 15 years ago when this code was written, but with today's compilers
> that's unlikely to be an advantage.
>
> Besides this, it also hurts the readability.
>
> Simply use the C code that was already there as an alternative.
>
> Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx>
"stosb\n\t"

NAK

The C codepaths are essentially untested on this driver.

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