Files
rockchip-kernel/lib
Toshi Kikuchi 254e9e2976 FROMLIST: 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).

BUG=chrome-os-partner:33870
TEST=boot storm image with 3 peregrine cards

Change-Id: I0c9865160cf17cfd06c9d45ba14a4441e703e46b
Signed-off-by: Toshi Kikuchi <toshik@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/236764
Reviewed-by: Grant Grundler <grundler@chromium.org>
2014-12-20 04:53:49 +00:00
..
2013-03-13 15:21:48 -07:00
2011-03-11 14:25:50 +00:00
2013-07-09 10:33:30 -07:00
2011-10-29 21:20:22 +02:00
2011-03-31 11:26:23 -03:00
2013-02-27 19:10:09 -08:00
2012-10-06 03:04:57 +09:00
2012-10-09 16:22:40 +09:00
2013-06-18 13:48:45 +02:00
2012-07-30 17:25:16 -07:00
2012-01-31 23:19:47 +02:00
2013-04-29 18:28:42 -07:00