public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* how to link to hrtimers in the kernel
@ 2008-10-06 15:41 George Nychis
  2008-10-06 16:33 ` [patch] " Randy.Dunlap
  0 siblings, 1 reply; 5+ messages in thread
From: George Nychis @ 2008-10-06 15:41 UTC (permalink / raw)
  To: linux-kernel

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

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

end of thread, other threads:[~2008-10-07 15:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-06 15:41 how to link to hrtimers in the kernel George Nychis
2008-10-06 16:33 ` [patch] " Randy.Dunlap
2008-10-06 16:51   ` Thomas Gleixner
2008-10-06 17:16     ` George Nychis
2008-10-07 14:55       ` Brian Pomerantz

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