Re: [1/1] superio: change scx200 module name to scx.

From: Evgeniy Polyakov
Date: Mon Jan 24 2005 - 16:59:42 EST


On Mon, 24 Jan 2005 13:41:33 -0800
Nish Aravamudan <nish.aravamudan@xxxxxxxxx> wrote:

> > + set_current_state(TASK_INTERRUPTIBLE);
> > + schedule_timeout(HZ);
> > +
> > + if (current->flags & PF_FREEZE)
> > + refrigerator(PF_FREEZE);
> > +
> > + if (signal_pending(current))
> > + flush_signals(current);
> > + }
>
> <snip>
>
> I believe this schedule_timeout() call can be an msleep_interruptible(1000).

Patch was already sent to Greg, it will be included in next release.
Attached one with fixed scx200/scx filename.

> Thanks,
> Nish


Evgeniy Polyakov

Only failure makes us experts. -- Theo de Raadt

Attachment: msleep_superio.patch
Description: Binary data