From: Louis Langholtz Date: Fri, 16 Jan 2015 05:04:46 +0000 (-0700) Subject: kernel: avoid overflow in cmp_range X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~265 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc7f0dd381720ea5ee5818645f7d0e9dece41cb0;p=pandora-kernel.git kernel: avoid overflow in cmp_range Avoid overflow possibility. [ The overflow is purely theoretical, since this is used for memory ranges that aren't even close to using the full 64 bits, but this is the right thing to do regardless. - Linus ] Signed-off-by: Louis Langholtz Cc: Yinghai Lu Cc: Peter Anvin Cc: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed