]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=y
authorValentin Ilie <valentin.ilie@gmail.com>
Fri, 5 Jan 2018 23:12:59 +0000 (23:12 +0000)
committerIngo Molnar <mingo@kernel.org>
Sat, 6 Jan 2018 10:48:34 +0000 (11:48 +0100)
commit7729bebc619307a0233c86f8585a4bf3eadc7ce4
tree4dbff583590a688606b3d785f89cf56a1505a294
parent89876f275e8d562912d9c238cd888b52065cf25c
ia64, sched/cputime: Fix build error if CONFIG_VIRT_CPU_ACCOUNTING_NATIVE=y

Remove the extra parenthesis.

This bug was introduced by:

  e2339a4caa5e: ("ia64: Convert vtime to use nsec units directly")

Signed-off-by: Valentin Ilie <valentin.ilie@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: fenghua.yu@intel.com
Cc: linux-ia64@vger.kernel.org
Cc: tony.luck@intel.com
Link: http://lkml.kernel.org/r/1515193979-24873-1-git-send-email-valentin.ilie@gmail.com
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/ia64/kernel/time.c