summaryrefslogtreecommitdiffstats
path: root/include/asm-mips64/sn/sn_private.h
Commit message (Collapse)AuthorAgeFilesLines
* Most of the kernel arrays/data structures and low level proceduresKanoj Sarcar2000-06-021-2/+2
| | | | | now accept the kernel assigned cpuid (instead of the prom assigned id) as input/index. The only exception is the early boot up code.
* New code to install and enable interrupt handlers for intercpu intrs.Kanoj Sarcar2000-04-081-0/+2
|
* Initial attempt at seperating out per-cpu and per-hub code that needs toKanoj Sarcar2000-04-071-0/+4
be executed in a multicpu, multinode environment.