Re: [PATCH] pre8/asm-i386/string.h + de4x5 -> no go

Matti Aarnio (matti.aarnio@sonera.fi)
Tue, 19 Jan 1999 17:06:13 +0200 (EET)


> > Problems on de4x5.o with asm-i386/string.h
> > (both with gcc and egcs).
> > Again :-(.
>
> You can't win that battle. Your fix breaks IDE CDROMS for me. strstr has
> to go non inline

How about realizing that the strstr() is only used in
very few places, and there it is *not* in speed critical
path. --> Let that routine be written in C!

/Matti Aarnio <matti.aarnio@sonera.fi>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/