Files
ubports_kernel_google_msm/lib
Laura Abbott 969f2c4c1c lib: Pass the correct align offset to bitmap_find_next_zero_area_off
bitmap_find_next_zero_area_off requires everything to be given in terms
of bits. genpool no longer keeps track of everything in terms of bits
so the start address must be shifted before passing to
bitmap_find_next_zero_area_off. Without this, if the start address
is unaligned, the code will not take this into account.

Signed-off-by: Laura Abbott <lauraa@codeaurora.org>
(cherry picked from commit e8e5365f74e311f5e0dd2513d3321d081355d308)

Change-Id: I5eca13f181d50e6f9f8f39c7440c6619a8edc69a
Signed-off-by: Sudhir Sharma <sudsha@codeaurora.org>
2013-03-07 15:19:10 -08:00
..
2011-10-29 21:20:22 +02:00
2012-03-23 16:58:38 -07:00
2012-03-23 16:58:38 -07:00
2013-02-20 01:32:22 -08:00
2012-01-31 23:19:47 +02:00
2011-12-08 19:52:43 -05:00