netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [patch 8/8]  prism54/islpci_dev: replace schedule_timeout() with msleep()
@ 2004-09-02  6:50 Margit Schubert-While
  2004-09-02  8:24 ` [Kernel-janitors] " maximilian attems
  0 siblings, 1 reply; 4+ messages in thread
From: Margit Schubert-While @ 2004-09-02  6:50 UTC (permalink / raw)
  To: netdev; +Cc: janitor

I agree with Jean and add the following :
You are assuming HZ = 1000.
In 2.4, HZ = 100 (And in 2.6, HZ is not necessarily = 1000).
The prism54 code base is identical between 2.4/2.6 and is
maintained as such in the project.
Therefore, I look forward to your implementation of msleep()
in 2.4  ;-)

Margit

^ permalink raw reply	[flat|nested] 4+ messages in thread
* Re: [patch 8/8]  prism54/islpci_dev: replace schedule_timeout() with msleep()
@ 2004-09-02  9:35 Margit Schubert-While
  2004-09-02 10:03 ` maximilian attems
  0 siblings, 1 reply; 4+ messages in thread
From: Margit Schubert-While @ 2004-09-02  9:35 UTC (permalink / raw)
  To: netdev; +Cc: janitor

On Thu, 02 Sep 2004, Maximilian scribeth:
> it shouldn't hinder 2.6 in it's progression.
I consider this a regression.
As schedule_timeout is used elesewhere in the prism54 code,
we are using a consistent and documented method.

Margit

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2004-09-02 16:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-02  6:50 [patch 8/8] prism54/islpci_dev: replace schedule_timeout() with msleep() Margit Schubert-While
2004-09-02  8:24 ` [Kernel-janitors] " maximilian attems
2004-09-02 16:09   ` Nishanth Aravamudan
  -- strict thread matches above, loose matches on Subject: below --
2004-09-02  9:35 Margit Schubert-While
2004-09-02 10:03 ` maximilian attems
2004-09-02 16:23   ` [Kernel-janitors] " Nishanth Aravamudan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).