From: Johannes Berg Date: Sun, 11 Dec 2005 02:41:50 +0000 (-0800) Subject: [PATCH] ppc32: set smp_tb_synchronized on UP with SMP kernel X-Git-Tag: v2.6.15-rc6~146^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef969434005e772218c0b8086539804605070fa8;p=pandora-kernel.git [PATCH] ppc32: set smp_tb_synchronized on UP with SMP kernel ppc32 kernel, when built with CONFIG_SMP and booted on a single CPU machine, will not properly set smp_tb_synchronized, thus causing gettimeofday() to not use the HW timebase and to be limited to jiffy resolution. This, among others, causes unacceptable pauses when launching X.org. Signed-Off-By: Johannes Berg Acked-by: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed