On Sat, Oct 28, 2000 at 07:12:44PM -0200, Marcelo Tosatti wrote:
>
> David,
>
> tcp_do_sendmsg() still allocates using GFP_KERNEL when it can't, it seems:
tcp_do_sendmsg() should only be called from process context, because it can
sleep for other reasons anyways.
If someone calls it from interrupt context it needs to be fixed.
-Andi
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Oct 31 2000 - 21:00:24 EST