Hi, Currently I am writing a loadable kernel module. I want to printk the current date and time. Is it possible? When I searched the net t I only found one explaining about do_gettimeofday() but it is not printing out the actual date and time.
Thanks in Advance, Perumal
