From: Alban Bedel Date: Sat, 8 Nov 2014 11:39:39 +0000 (+0100) Subject: MIPS: FW: Use kstrtoul() to parse unsigned long from the fw environment X-Git-Tag: omap-for-v3.20/drop-legacy-3517~119^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=484c344985ddf8e9ed12b8cf540eba0b1d869236;p=pandora-kernel.git 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 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 --- Reading git-diff-tree failed