commit | 40747ffa5aa8d5b99ca46c696234b9194b59e0ac | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@linux.intel.com> | Sat Feb 08 08:51:59 2014 +0100 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Thu Feb 13 18:12:09 2014 -0800 |
tree | 7ca377000699d37e291affa81f56b8e973248104 | |
parent | d47d5c8194579bce1d62f88e26fea91d7c553e42 [diff] |
asmlinkage: Make jiffies visible Jiffies is referenced by the linker script, so it has to be visible. Handled both the generic and the x86 version. Signed-off-by: Andi Kleen <ak@linux.intel.com> Link: http://lkml.kernel.org/r/1391845930-28580-3-git-send-email-ak@linux.intel.com Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>