Re: [PATCH] nvme: Fix nvme_get/set_features() with a NULL result pointer

From: Christoph Hellwig
Date: Thu Aug 25 2016 - 03:39:36 EST


Ooops, yes.

Are you looking into new nvme_set_features users? Another thing
we need to tackle is either replacing dma_addr argument with a
a real kernel pointer (or just kill it until users show up)