From: George Nychis <gnychis@cmu.edu>
To: linux-kernel@vger.kernel.org
Subject: how to link to hrtimers in the kernel
Date: Mon, 06 Oct 2008 11:41:24 -0400 [thread overview]
Message-ID: <48EA31A4.6080903@cmu.edu> (raw)
Hi all,
I have modified drivers/usb/core/devio.c to use hrtimer_nanosleep(), and
have included linux/hrtimer.h with it.
But now I am having trouble linking, I get:
ERROR: "hrtimer_nanosleep" [drivers/usb/core/usbcore.ko] undefined!
How do I properly link to the hrtimer library?
Thanks!
George
next reply other threads:[~2008-10-06 15:41 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-06 15:41 George Nychis [this message]
2008-10-06 16:33 ` [patch] Re: how to link to hrtimers in the kernel Randy.Dunlap
2008-10-06 16:51 ` Thomas Gleixner
2008-10-06 17:16 ` George Nychis
2008-10-07 14:55 ` Brian Pomerantz
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=48EA31A4.6080903@cmu.edu \
--to=gnychis@cmu.edu \
--cc=linux-kernel@vger.kernel.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.