From: Leif Lindholm <Leif.Lindholm@uab.ericsson.se>
To: linuxppc-dev <linuxppc-dev@lists.linuxppc.org>
Subject: udelay not exported to kernel(?)
Date: Mon, 07 Jun 1999 21:45:00 +0200 [thread overview]
Message-ID: <375C213C.90DBE256@uab.ericsson.se> (raw)
Hello
I guess probably most here don't mess around with real time processes,
so this wouldn't be noticed. I may need to in a while though.
Now, the problem is this:
udelay, which is used (at least) in linux/kerne/sched.c:sys_nanosleep
when a process is running in real time mode doesn't seem to be compiled
into the finished kernel (embedded-2.2.5), it is only available in the
loader. This is of course on my own port, but looking at the source
there is no EXPORT_SYMBOL(udelay) there among with the others.
Is this just me, or is it a real problem?
Would a udelay for all ports in ppc/lib/something.S (heavily #ifdef:d if
needed) do it? This being how the string and memory functions have been
exported.
Any thoughts?
Grateful for replies
/
Leif
[[ This message was sent via the linuxppc-dev mailing list. Replies are ]]
[[ not forced back to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting. ]]
next reply other threads:[~1999-06-07 19:45 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
1999-06-07 19:45 Leif Lindholm [this message]
1999-06-08 8:39 ` udelay not exported to kernel(?) - never mind :) Leif Lindholm
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=375C213C.90DBE256@uab.ericsson.se \
--to=leif.lindholm@uab.ericsson.se \
--cc=linuxppc-dev@lists.linuxppc.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.