All of lore.kernel.org
 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] Re: [patch 8/8] prism54/islpci_dev: replace schedule_timeout() with msleep() maximilian attems
  0 siblings, 1 reply; 7+ 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] 7+ 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 ` [Kernel-janitors] Re: [patch 8/8] prism54/islpci_dev: replace maximilian attems
  0 siblings, 1 reply; 7+ 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] 7+ messages in thread

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

Thread overview: 7+ 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] Re: [patch 8/8] prism54/islpci_dev: replace maximilian attems
2004-09-02  8:24   ` [Kernel-janitors] Re: [patch 8/8] prism54/islpci_dev: replace schedule_timeout() with msleep() maximilian attems
2004-09-02 16:09   ` [Kernel-janitors] Re: [patch 8/8] prism54/islpci_dev: replace Nishanth Aravamudan
2004-09-02 16:09     ` [patch 8/8] prism54/islpci_dev: replace schedule_timeout() with msleep() Nishanth Aravamudan
  -- strict thread matches above, loose matches on Subject: below --
2004-09-02  9:35 Margit Schubert-While
2004-09-02 10:03 ` [Kernel-janitors] Re: [patch 8/8] prism54/islpci_dev: replace maximilian attems
2004-09-02 16:23   ` Nishanth Aravamudan

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.