commit | 2f1712b275af3ed960b92cd1ed9b99d23c4919a5 | [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 | f77329cfcf65e142ffbe930594c4d411c5d66429 [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>