summaryrefslogtreecommitdiffstats
path: root/lib/Kconfig.debug
diff options
context:
space:
mode:
authorToshi Kikuchi2015-02-13 00:02:18 +0100
committerLinus Torvalds2015-02-13 03:54:14 +0100
commitad3d5d2f7deca6d0fd72163573bcb0cca6337e33 (patch)
tree42b109baf3a0121d702964fd5411d9ac0cd168f4 /lib/Kconfig.debug
parentlib/string.c: remove strnicmp() (diff)
downloadkernel-qcow2-linux-ad3d5d2f7deca6d0fd72163573bcb0cca6337e33.tar.gz
kernel-qcow2-linux-ad3d5d2f7deca6d0fd72163573bcb0cca6337e33.tar.xz
kernel-qcow2-linux-ad3d5d2f7deca6d0fd72163573bcb0cca6337e33.zip
lib/genalloc.c: fix the end addr check in addr_in_gen_pool()
Since chunk->end_addr is (chunk->start_addr + size - 1), the end address to compare should be (start + size - 1). Signed-off-by: Toshi Kikuchi <toshik@chromium.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions