Home
last modified time | relevance | path

Searched hist:fc7f0dd381720ea5ee5818645f7d0e9dece41cb0 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/kernel/
H A Drange.cdiff fc7f0dd381720ea5ee5818645f7d0e9dece41cb0 Thu Jan 15 23:04:46 CST 2015 Louis Langholtz <lou_langholtz@me.com> 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 <lou_langholtz@me.com>
Cc: Yinghai Lu <yinghai@kernel.org>
Cc: Peter Anvin <hpa@linux.intel.com>
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>