Minor fixup for the MIPS SMP platform code.
C. Jayachandran
c.jayachandran at gmail.com
Mon May 17 14:33:13 UTC 2010
The attached patch (also at http://sites.google.com/site/cjayachandran/files)
has two changes:
- moves the intr masking code to platform_init_ap, so that we can avoid the
#ifdef for XLR
- adds a platform_smp_topo() function so that platforms can define their
topology
I've also attempted to fixup sys/mips/sibyte to reflect these changes, but
it might need further work.
sys/mips/cavium also might need similar changes for SMP.
Please review and apply if the changes are okay.
Thanks,
JC.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mips-smp-fixup.patch
Type: text/x-patch
Size: 3258 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-mips/attachments/20100517/86946566/mips-smp-fixup.bin
More information about the freebsd-mips
mailing list