scif_insert_vma()

From: Jarkko Sakkinen
Date: Mon Mar 11 2019 - 02:45:21 EST


Hi

Just wondering what will happen if kzalloc() fails in scif_mmap.c. How
it is recovered? I don't see anything in the VMA callbacks taking care
of this.

/Jarkko