All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: Nish Aravamudan <nish.aravamudan@gmail.com>,
	Andrew Morton <akpm@osdl.org>,
	linux-kernel@vger.kernel.org
Subject: Re: [1/1] superio: change scx200 module name to scx.
Date: Mon, 24 Jan 2005 22:18:48 -0800	[thread overview]
Message-ID: <20050125061848.GB2215@kroah.com> (raw)
In-Reply-To: <20050125011330.3b4b8611@zanzibar.2ka.mipt.ru>

On Tue, Jan 25, 2005 at 01:13:30AM +0300, Evgeniy Polyakov wrote:
> On Mon, 24 Jan 2005 13:41:33 -0800
> Nish Aravamudan <nish.aravamudan@gmail.com> 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.

Applied, thanks.

greg k-h

  reply	other threads:[~2005-01-25  6:20 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-24 20:37 [1/1] superio: change scx200 module name to scx Evgeniy Polyakov
2005-01-24 21:41 ` Nish Aravamudan
2005-01-24 22:13   ` Evgeniy Polyakov
2005-01-25  6:18     ` Greg KH [this message]
2005-01-25  6:18 ` Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050125061848.GB2215@kroah.com \
    --to=greg@kroah.com \
    --cc=akpm@osdl.org \
    --cc=johnpol@2ka.mipt.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nish.aravamudan@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.