From: Andy Lutomirski Date: Tue, 23 Sep 2014 17:50:56 +0000 (-0700) Subject: x86_64/vdso: Remove jiffies from the vvar page X-Git-Tag: omap-for-v3.19/fixes-rc1~152^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61a492fb1759f3e892ad0408e36d3575c5f890d0;p=pandora-kernel.git x86_64/vdso: Remove jiffies from the vvar page I think that the jiffies vvar was once used for the vgetcpu cache. That code is long gone, so let's just make jiffies be a normal variable. Signed-off-by: Andy Lutomirski Link: http://lkml.kernel.org/r/fcfee6f8749af14d96373a9e2656354ad0b95499.1411494540.git.luto@amacapital.net Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed