Linux MIPS Architecture development
 help / color / mirror / Atom feed
* MIPS still uses sleep_on*()
@ 2005-01-25 21:47 Nishanth Aravamudan
  2005-01-26  3:09 ` Atsushi Nemoto
  0 siblings, 1 reply; 2+ messages in thread
From: Nishanth Aravamudan @ 2005-01-25 21:47 UTC (permalink / raw)
  To: ralf; +Cc: linux-mips, kernel-janitors

Hi,

I am trying to clean up the remaning sleep_on*() calls in the kernel. These
functions have been deprecated for a *long* time, just never completely removed
:)

The only file I'm not comfortable with changing myself (since I am not a MIPS
user/expert) is arch/mips/kernel/process.c. This file references sleep_on(),
sleep_on_timeout(), interruptible_sleep_on() and
interruptible_sleep_on_timeout().

This file is (presuming my upcoming patches for sleep_on() go through
Kernel-Janitors ok) the final one before we can declare the kernel clean of
sleep_on() callers -- the other members of the family will take longer.

Any insight anyone could provide would be great, so that this milestone (for me,
at least) can be achieved.

Thanks,
Nish

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

end of thread, other threads:[~2005-01-26  3:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-25 21:47 MIPS still uses sleep_on*() Nishanth Aravamudan
2005-01-26  3:09 ` Atsushi Nemoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox