Re: Patch?: linux-2.5.59/sound/soundcore.c referenced non-existant errno variable

Adam J. Richter (adam@yggdrasil.com)
Mon, 20 Jan 2003 12:01:48 -0800


Sorry, I failed to complete a sentence in my previous reply:

> In both cases, the compiler is normally going to put all of
>error handling code after all of the success code, so the only extra
>instructions read into the cache will be from the tail end of the

...cache line containing the "return success" code.

Adam J. Richter __ ______________ 575 Oroville Road
adam@yggdrasil.com \ / Milpitas, California 95035
+1 408 309-6081 | g g d r a s i l United States of America
"Free Software For The Rest Of Us."
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/