Re: [PATCH] x86_64: Fix apicid versus cpu# confusion.

2005-08-11 Thread yhlu
So boot_cpu_id is apic id of BSP. Anyway sync_tsc(...) there is master and MASTER..., but value are all 0. YH On 8/11/05, Eric W. Biederman <[EMAIL PROTECTED]> wrote: > Ok being impatient not wanting this tiny bug to be forgotten for > 2.6.13. Linus please apply this micro patch. > > > > stat

[PATCH] x86_64: Fix apicid versus cpu# confusion.

2005-08-11 Thread Eric W. Biederman
Ok being impatient not wanting this tiny bug to be forgotten for 2.6.13. Linus please apply this micro patch. > > static void __cpuinit tsc_sync_wait(void) > > { > > if (notscsync || !cpu_has_tsc) > > return; > > - printk(KERN_INFO "CPU %d: Syncing TSC to CPU %u.\n", smp_process