Re: swsusp bigdiff [was Re: [PATCH] Software Suspend split to twostage V2.]

From: Zwane Mwaikambo
Date: Mon Dec 20 2004 - 18:22:01 EST


On Mon, 20 Dec 2004, Nishanth Aravamudan wrote:

> > + printk("\bdone (%li pages freed)\n", pages);
> > + current->state = TASK_INTERRUPTIBLE;
> > + schedule_timeout(HZ/5);
>
> This should be msleep_interruptible() [I do not see any wait-queue events around
> this code].

'Gads! I hate to stalk you like this, but please trim your replies! =)
-
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/