From mboxrd@z Thu Jan 1 00:00:00 1970 From: anupam.kapoor@gmail.com (Anupam Kapoor) Date: Tue, 14 Apr 2015 18:31:58 +0530 Subject: xtime variable in kernel 4.0 In-Reply-To: References: Message-ID: <87mw2an9rt.fsf@fatcat.parallelwireless> To: kernelnewbies@lists.kernelnewbies.org List-Id: kernelnewbies.lists.kernelnewbies.org >>>>> [2015-04-14T18:17:08+0530]: "Mohammad A Khasawneh" (mohammad-Khasawneh): ,----[ mohammad-Khasawneh ] | I'm trying to develop a syscall in kernel v4.0 which copies the xtime | variable to user space. I can find the variable in 3.X but it seems to have | been changed in 4.0. Can anyone point me to its location? `---- commit 1e75fa8be9f condenses timekeeper.xtime into xtime_sec -- kind regards anupam