All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Hinds <dhinds@sonic.net>
To: Andrew Morton <akpm@digeo.com>
Cc: Paul Fulghum <paulkf@microgate.com>,
	dahinds@users.sourceforge.net, linux-kernel@vger.kernel.org
Subject: Re: PCMCIA 2.5.X sleeping from illegal context
Date: Mon, 12 May 2003 16:10:31 -0700	[thread overview]
Message-ID: <20030512161031.B17947@sonic.net> (raw)
In-Reply-To: <20030512154416.3f502c36.akpm@digeo.com>

On Mon, May 12, 2003 at 03:44:16PM -0700, Andrew Morton wrote:
> Paul Fulghum <paulkf@microgate.com> wrote:
> >
> > The 2.5.X PCMCIA kernel support seems to have a problem
> > with drivers/pcmcia/rsrc_mgr.c in function undo_irq().
> 
> The timer handlers need to be converted to use schedule_delayed_work(),
> or (more probably) schedule_work().

I don't think the timers need to be scheduled at all; the timer code
should just be executed in-line where the old timers were scheduled.

-- Dave

      reply	other threads:[~2003-05-12 22:57 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-12 21:35 PCMCIA 2.5.X sleeping from illegal context Paul Fulghum
2003-05-12 21:07 ` Alan Cox
2003-05-12 12:36   ` Paul Fulghum
2003-05-12 22:48     ` Russell King
2003-05-13 15:23       ` Paul Fulghum
2003-05-13 16:00         ` David Hinds
2003-05-12 22:31   ` Russell King
2003-05-12 23:16     ` Felipe Alfaro Solana
2003-05-12 23:36       ` Richard B. Johnson
2003-05-12 23:52         ` Paul Fulghum
2003-05-13 13:37         ` Alan Cox
2003-05-13 23:33           ` Andrew Morton
2003-05-14 13:25             ` Henning P. Schmiedehausen
2003-05-13  2:07       ` Thomas Molina
2003-05-13  0:36         ` Felipe Alfaro Solana
2003-05-12 23:11   ` Felipe Alfaro Solana
2003-05-12 22:06 ` David Hinds
2003-05-12 12:37   ` Paul Fulghum
2003-05-12 22:44 ` Andrew Morton
2003-05-12 23:10   ` David Hinds [this message]

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=20030512161031.B17947@sonic.net \
    --to=dhinds@sonic.net \
    --cc=akpm@digeo.com \
    --cc=dahinds@users.sourceforge.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=paulkf@microgate.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.