From: David Daney Date: Fri, 23 Jul 2010 17:57:51 +0000 (-0700) Subject: MIPS: Octeon: HOTPLUG_CPU fixes. X-Git-Tag: v2.6.36-rc1~563^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=babba4f11379fb3804de802a3d0bc6b96c59d547;p=pandora-kernel.git MIPS: Octeon: HOTPLUG_CPU fixes. * Rename camel-case InitTLBStart_addr to octeon_bootloader_entry_addr. * Convert calls to cvmx_read64_uint32(), to simple pointer dereferences. * Set proper ebase. * Don't confuse coreid and cpu numbers. * Try to maintain consistent bootloader coremask. * Update the signature and boot_init_vector of supported bootloaders. Signed-off-by: David Daney To: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/1491/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed