Re: [PATCH] Altix system controller communication driver

From: Greg Howard
Date: Thu Jul 29 2004 - 14:54:13 EST


On Wed, 28 Jul 2004, Andrew Morton wrote:

> Greg Howard <ghoward@xxxxxxx> wrote:
> >
> > My understanding is that poll_wait just sets up a poll_table
> > structure; it doesn't sleep itself.
>
> It calls into __pollwait(), which can perform sleeping memory allocations.
>

Ah, okay. Well, I moved the poll_wait() calls out from under the
lock; from what I can tell that ought to be safe enough anyhow.

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