Re: ns_to_timeval undefined on AMD64

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hey,

but I didn't find it exportet anywhere (EXPORT_SYMBOL(ns_to_timeval);).
If it is not exported then it is not visible to your kernel module.
Yes, thanks. We came to the same conclusion concerning another kernel
method. Still it is new to me, since I thought it would be sufficient
to have the function declared in the header and defined in
the source file, but it seems that is very different with the 'extern'
specifier.
I really need to learn more about linking in C there.

Do you really need to use ktime_to_timeval?
We already switched to struct timespec and don't need those methods
any longer.

BlackHole
Thanks for helping and clarifying!

Helmut




--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive:       http://mail.nl.linux.org/kernelnewbies/
FAQ:           http://kernelnewbies.org/faq/


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux