lkml.org 
[lkml]   [1999]   [Oct]   [29]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: help needed: merging the per-cpu arrays into a structure
Date
From
>        if (mpf->mpf_feature1 > 4) {
> printk("Bus #1 is PCI\n");
>
> /*
> * Set local APIC version to the integrated form.
> * It's initialized to zero otherwise, representing
> * a discrete 82489DX.
> */
> apic_version[0] = 0x10;
> apic_version[1] = 0x10;
> }
> [...]
> }
> why only apic_version[{0,1}]?

The short form tables only apply to dual CPU boxes. If you have a look at
the MP 1.4 standard it'll probably make sense all of a sudden

Alan


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:54    [W:0.031 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site