OSDN Git Service

x86: tsc_64.c make constant UL
authorThomas Gleixner <tglx@linutronix.de>
Mon, 12 May 2008 13:43:36 +0000 (15:43 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Sun, 25 May 2008 06:39:27 +0000 (08:39 +0200)
commitc2c14fb7afcc67b48724571506e095fccc65a670
treece5bd8b4e1b8790c6098493246dc17982881b2f1
parent0748aca6f0af917591dcfd70dccac770a25d4f71
x86: tsc_64.c make constant UL

arch/x86/kernel/tsc_64.c:245:13: warning: constant 0x100000000 is so big it is long

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/tsc_64.c