aboutsummaryrefslogtreecommitdiff
path: root/.shippable.yml
diff options
context:
space:
mode:
authorJens Wiklander <jens.wiklander@linaro.org>2019-02-06 11:14:33 +0100
committerJérôme Forissier <jerome.forissier@linaro.org>2019-02-06 14:47:51 +0100
commit8cd8a629697499bd2b497818964944e277b3360b (patch)
treed594df5152dca8223725403092b72114334d687d /.shippable.yml
parent0ae6974bdb5cf1ad64ceb97c264596d06f13de60 (diff)
Remove memalign()
Removes the unused memalign() function. Usage of this function will cause severe fragmentation of the heap. Another problem is with the implementation which is added on top of bget while still depending heavily on internals of bget. The implementation was somewhat buggy since it can sometimes can cause: E/TC:0 0 assertion 'bn->prevfree == 0' failed at lib/libutils/isoc/bget_malloc.c :423 <create_free_block> E/TC:0 0 Panic at core/kernel/assert.c:28 <_assert_break> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Volodymyr Babchuk <vlad.babchuk@gmail.com> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to '.shippable.yml')
0 files changed, 0 insertions, 0 deletions