Re: [PATCH V4 1/2] misc: vop: change the way of allocating vring and device page

From: Christoph Hellwig
Date: Tue Oct 27 2020 - 06:41:40 EST


This looks much better, but we need to be careful to restore the
original vm_start / vm_end. What do you think about the version below,
which also simplifies vop_mmap a lot (completely untested):

---