summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-omap2/pm.c
diff options
context:
space:
mode:
authorDan Carpenter <dan.carpenter@oracle.com>2014-10-29 11:45:04 +0300
committerTejun Heo <tj@kernel.org>2014-10-29 10:34:34 -0400
commit9f295664e2f2cdf53c596f74bcf3f644cae9fecc (patch)
tree31e986db37787dcc9758a68fd30261bd7adebd21 /arch/arm/mach-omap2/pm.c
parentcac7f2429872d3733dc3f9915857b1691da2eb2f (diff)
downloadop-kernel-dev-9f295664e2f2cdf53c596f74bcf3f644cae9fecc.zip
op-kernel-dev-9f295664e2f2cdf53c596f74bcf3f644cae9fecc.tar.gz
percpu: off by one in BUG_ON()
The unit_map[] array has "nr_cpu_ids" number of elements. It's allocated a few lines earlier in the function. So this test should be >= instead of >. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'arch/arm/mach-omap2/pm.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud