linaro-swg / linux

Linux kernel source tree
Other
41 stars 79 forks source link

staging/ion: CONFIG_ION_UNMAPPED_HEAP conditions unmapped heap #49

Closed etienne-lms closed 7 years ago

etienne-lms commented 7 years ago

Condition ION unmapped heap implementation to architectures that currently support it. ARM is one of these.

Signed-off-by: Etienne Carriere etienne.carriere@linaro.org

jbech-linaro commented 7 years ago

LGTM Reviewed-by: Joakim Bech <joakim.bech@linaro.org>

etienne-lms commented 7 years ago

tag applied

etienne-lms commented 7 years ago

@jforissier, could you have a look at this? We may move soon to optee-next (4.12). Until then, this change fixes a build issue on architectures not supporting ion unmapped heap.