Re: softirq bugs in pre2

Linus Torvalds (torvalds@transmeta.com)
Mon, 11 Jun 2001 12:09:03 -0700 (PDT)


On Mon, 11 Jun 2001, Andrea Arcangeli wrote:
>
> Since I mentioned the copy-user latency fixes (even if offtopic with the
> above) this is the URL for trivial merging:

The copy-user latency fixes only make sense for out-of-line copies. If
we're going to have a conditional function call to "schedule()", we do not
want to inline the dang thing any more - we've just destroyed our register
set etc anyway.

Linus

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