commit | 908412d298b40282fea60538d6988ca4e27b58b7 | [log] [tgz] |
---|---|---|
author | York Sun <yorksun@freescale.com> | Mon Oct 08 07:44:10 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Mon Oct 22 14:31:15 2012 -0500 |
tree | ae2e4901de910d98c85fd8b9ec71017e6a765206 | |
parent | b8a076b6bc29119134db3295f142299f1415286e [diff] |
powerpc/mpc85xx: check number of cores Panic if the number of cores is more than CONFIG_MAX_CPUS because it will surely overflow gd structure. Signed-off-by: York Sun <yorksun@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>