public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* exported functions in 2.2.16
@ 2001-12-20  5:49 blesson paul
  2001-12-20  6:07 ` Andrew Morton
  0 siblings, 1 reply; 2+ messages in thread
From: blesson paul @ 2001-12-20  5:49 UTC (permalink / raw)
  To: linux-kernel

Hi all
	I am using  kernel 2.2.16.  I  need to use the following functions which of 
course are exported from a kernel 2.4.5.

	interruptible_sleep_on_timeout
	schedule_task

			These functions are not exported from 2.2.16. So which are the functions 
that is exported from 2.2.16 that we can be called instead of the above ones
regards
Blesson Paul



_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


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

* Re: exported functions in 2.2.16
  2001-12-20  5:49 exported functions in 2.2.16 blesson paul
@ 2001-12-20  6:07 ` Andrew Morton
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Morton @ 2001-12-20  6:07 UTC (permalink / raw)
  To: blesson paul; +Cc: linux-kernel

blesson paul wrote:
> 
> Hi all
>         I am using  kernel 2.2.16.  I  need to use the following functions which of
> course are exported from a kernel 2.4.5.
> 
>         interruptible_sleep_on_timeout

That has been exported since forever.  Maybe you have a build problem?

>         schedule_task

Was first introduced into the 2.2 series at 2.2.19-pre16.  It
is exported there also.

-

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

end of thread, other threads:[~2001-12-20  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-12-20  5:49 exported functions in 2.2.16 blesson paul
2001-12-20  6:07 ` Andrew Morton

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