From: Artem Bityutskiy <dedekind@infradead.org>
To: rick@efn.org
Cc: linux-mtd@lists.infradead.org
Subject: Re: [PATCH] [MTD] NAND: Prevents NAND subsystem from hogging the CPU.
Date: Fri, 07 Sep 2007 08:39:38 +0300 [thread overview]
Message-ID: <1189143578.14370.66.camel@sauron> (raw)
In-Reply-To: <E1ITLkE-0002LI-00@amazonia.comcast.net>
On Thu, 2007-09-06 at 11:06 -0700, Rick Bronson wrote:
> if (chip->dev_ready(mtd))
> break;
> touch_softlockup_watchdog();
> + cond_resched(); /* let others run */
> } while (time_before(jiffies, timeo));
> led_trigger_event(nand_led_trigger, LED_OFF);
> }
And I think this touch_softlockup_watchdog() is bogus.
--
Best regards,
Artem Bityutskiy (Битюцкий Артём)
prev parent reply other threads:[~2007-09-07 5:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-06 18:06 [PATCH] [MTD] NAND: Prevents NAND subsystem from hogging the CPU Rick Bronson
2007-09-06 18:46 ` Jörn Engel
2007-09-07 5:39 ` Artem Bityutskiy [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=1189143578.14370.66.camel@sauron \
--to=dedekind@infradead.org \
--cc=linux-mtd@lists.infradead.org \
--cc=rick@efn.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox