[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1424335193-7431-1-git-send-email-srinivas.kandagatla@linaro.org>
Date: Thu, 19 Feb 2015 08:39:53 +0000
From: Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
To: Mark Brown <broonie@...nel.org>
Cc: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>
Subject: [PATCH 0/2] regmap: fix range checks in _regmap_raw_read/write()
These two patches attempts to fix range checks in _regmap_raw_read()
and _regmap_raw_write() functions. Without these patches I hit kernel
crash when I attempt to dump the mmio regmap range using regmap_bulk_read().
Srinivas Kandagatla (2):
regmap: Add range check in _regmap_raw_read()
regmap: Add range check in _regmap_raw_write()
drivers/base/regmap/regmap.c | 17 ++++++++++-------
1 file changed, 10 insertions(+), 7 deletions(-)
--
1.9.1
--
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