commit | 484c344985ddf8e9ed12b8cf540eba0b1d869236 | [log] [tgz] |
---|---|---|
author | Alban Bedel <albeu@free.fr> | Sat Nov 08 12:39:39 2014 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Mon Nov 24 07:45:26 2014 +0100 |
tree | 5008ab8a2aeeb4c482607660ba36bb5ad5348bf3 | |
parent | 4a792e56cfdbe000d01c01ce356d13f39f5494e7 [diff] |
MIPS: FW: Use kstrtoul() to parse unsigned long from the fw environment Fix some value corruptions with values that can't be represented in a signed long. Signed-off-by: Alban Bedel <albeu@free.fr> Cc: linux-kernel@vger.kernel.org Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/8358/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>