On Fri, Jun 08, 2001 at 09:17:10PM -0400, Christopher C. Chimelis wrote: > > Uh, yes you can. I don't mean recompile the entire kernel, though (many > things will complain if you try to, but those parts are demarked with > preprocessor macros to do the complaining). What I meant was try to > recompile that particular driver without. I also don't really want to > know if the recompiled object files work, necessarily, but want to compare > the assembly generated....
You're right. Compiling raid1.c with -O does seem to generate saner code compared to -O2. -- Debian GNU/Linux 2.2 is out! ( http://www.debian.org/ ) Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

