Re: [PATCH] staging: android: ion: Bail out upon SIGKILL when allocating memory.

From: Tetsuo Handa
Date: Mon Jul 01 2019 - 17:02:59 EST


On 2019/07/01 23:02, Sumit Semwal wrote:
>> Acked-by: Laura Abbott <labbott@xxxxxxxxxx>
> fwiw, Acked-by: Sumit Semwal <sumit.semwal@xxxxxxxxxx>

Thank you for responding. You can carry this patch via whichever tree you like.

By the way, is "memory allocation from ion_system_heap_allocate() is calling
ion_system_heap_shrink()"
( https://lkml.kernel.org/r/03763360-a7de-de87-eb90-ba7838143930@xxxxxxxxxxxxxxxxxxx )
what we want? Such memory allocations might not want to call shrinkers...