summaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorJohn Stultz <john.stultz@linaro.org>2014-07-25 21:37:19 -0700
committerThomas Gleixner <tglx@linutronix.de>2014-07-30 09:26:25 +0200
commit953dec21aed4038464fec02f96a2f1b8701a5bce (patch)
treeb31b7cc333f5b2c1103ac976a11536678cda48c3 /kernel/fork.c
parent7806f60e1d205db46eca6ad24429b3f86eda2588 (diff)
downloadop-kernel-dev-953dec21aed4038464fec02f96a2f1b8701a5bce.zip
op-kernel-dev-953dec21aed4038464fec02f96a2f1b8701a5bce.tar.gz
timekeeping: Fixup typo in update_vsyscall_old definition
In commit 4a0e637738f0 ("clocksource: Get rid of cycle_last"), currently in the -tip tree, there was a small typo where cycles_t was used intstead of cycle_t. This broke ppc64 builds. Fix this by using the proper cycle_t type for this usage, in both the definition and the ia64 implementation. Now, having both cycle_t and cycles_t types seems like a very bad idea just asking for these sorts of issues. But that will be a cleanup for another day. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: John Stultz <john.stultz@linaro.org> Cc: Ingo Molnar <mingo@kernel.org> Cc: "H. Peter Anvin" <hpa@zytor.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/1406349439-11785-1-git-send-email-john.stultz@linaro.org Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud