6 Oct 17:38
how to link to hrtimers in the kernel
From: George Nychis <gnychis <at> cmu.edu>
Subject: how to link to hrtimers in the kernel
Newsgroups: gmane.linux.kernel
Date: 2008-10-06 15:41:24 GMT
Subject: how to link to hrtimers in the kernel
Newsgroups: gmane.linux.kernel
Date: 2008-10-06 15:41:24 GMT
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
RSS Feed