]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: build fix in "xen spinlock updates and performance measurements"
authorJeremy Fitzhardinge <jeremy@goop.org>
Thu, 21 Aug 2008 20:17:56 +0000 (13:17 -0700)
committerIngo Molnar <mingo@elte.hu>
Fri, 22 Aug 2008 06:08:46 +0000 (08:08 +0200)
commitee7686bc043921a488d9bf89fe93241c5457a74e
tree2b4ffa95edec535f7e2c8cad004c9123863b962e
parentf8eca41f0afcc7042dc3398c8ba5878c59b1cf1b
x86: build fix in "xen spinlock updates and performance measurements"

Ingo Molnar wrote:
> -tip testing found this build failure:
>
>  arch/x86/xen/spinlock.c: In function ‘spin_time_start’:
>  arch/x86/xen/spinlock.c:60: error: implicit declaration of function ‘xen_clocksource_read’
>
> i've excluded these new commits for now from tip/master - could you
> please send a delta fix against tip/x86/xen?

Make xen_clocksource_read non-static.

Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/xen/time.c
arch/x86/xen/xen-ops.h