[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1265974990.3231.6.camel@odin>
Date: Fri, 12 Feb 2010 11:43:10 +0000
From: Liam Girdwood <lrg@...mlogic.co.uk>
To: Roel Kluin <roel.kluin@...il.com>
Cc: Mark Brown <broonie@...nsource.wolfsonmicro.com>,
Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] regulator/lp3971: vol_map out of bounds in
lp3971_{ldo,dcdc}_set_voltage()
On Fri, 2010-02-12 at 12:30 +0100, Roel Kluin wrote:
> After `for (val = LDO_VOL_MIN_IDX; val <= LDO_VOL_MAX_IDX; val++)', if no break
> occurs, val reaches LDO_VOL_MIN_IDX + 1, which is out of bounds for
> ldo45_voltage_map[] and ldo123_voltage_map[].
>
> Similarly BUCK_TARGET_VOL_MAX_IDX + 1 is out of bounds for buck_voltage_map[].
>
> Signed-off-by: Roel Kluin <roel.kluin@...il.com>
Applied.
Thanks
Liam
--
Freelance Developer, SlimLogic Ltd
ASoC and Voltage Regulator Maintainer.
http://www.slimlogic.co.uk
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists