From: Nishanth Aravamudan <nacc@us.ibm.com>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] [PATCH 1/21] polling loops: change exit condition to
Date: Sun, 04 Dec 2005 20:18:28 +0000 [thread overview]
Message-ID: <20051204201828.GB8197@us.ibm.com> (raw)
In-Reply-To: <43923469.3090808@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 764 bytes --]
On 04.12.2005 [20:57:52 +0100], Arnd Bergmann wrote:
> Am Sonntag 04 Dezember 2005 01:12 schrieb Marcin Slusarz:
> > hello everyone
> > here is the first part of patch which changes many polling loops to use
> > jiffies and time_after / time_before instead of counters
> > most of the changes are in drivers directory (except first patch)
> > as it is my first patch for linux kernel, feel free to point out any
> > mistake you'll find
>
> Hmm, what happened to the poll_event API that Nish had suggested
> some time ago for this problem? Was there an actual reason against
> merging it or did the patch just get lost?
A good question. I'll try to dig up my patch from my old machine and
take a look if it can be used instead of all these changes.
Thanks,
Nish
[-- Attachment #2: Type: text/plain, Size: 168 bytes --]
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
next prev parent reply other threads:[~2005-12-04 20:18 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-04 0:12 [KJ] [PATCH 1/21] polling loops: change exit condition to Marcin Slusarz
2005-12-04 19:57 ` Arnd Bergmann
2005-12-04 20:18 ` Nishanth Aravamudan [this message]
2005-12-05 17:12 ` [KJ] [PATCH 1/21] polling loops: change exit condition Marcin Slusarz
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=20051204201828.GB8197@us.ibm.com \
--to=nacc@us.ibm.com \
--cc=kernel-janitors@vger.kernel.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 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.