From: Jeremy Fitzhardinge Date: Thu, 21 Aug 2008 20:17:56 +0000 (-0700) Subject: x86: build fix in "xen spinlock updates and performance measurements" X-Git-Tag: v2.6.28-rc1~699^2^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee7686bc043921a488d9bf89fe93241c5457a74e;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed