]> git.baikalelectronics.ru Git - kernel.git/commit
genalloc:support allocating specific region
authorZhao Qiang <qiang.zhao@freescale.com>
Mon, 30 Nov 2015 02:48:53 +0000 (10:48 +0800)
committerScott Wood <scottwood@freescale.com>
Tue, 22 Dec 2015 23:10:17 +0000 (17:10 -0600)
commitd8375fc4075403d8054e26246416748cfc061d83
tree60c2eb0964020d0ffe5fbe51f68d9bc03d89655c
parent43030d68844684417ba9747e632a4ac1be61e0f7
genalloc:support allocating specific region

Add new algo for genalloc, it reserve a specific region of
memory

Signed-off-by: Zhao Qiang <qiang.zhao@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
include/linux/genalloc.h
lib/genalloc.c