From mboxrd@z Thu Jan 1 00:00:00 1970 From: hch@lst.de (Christoph Hellwig) Date: Thu, 25 Aug 2016 09:38:10 +0200 Subject: [PATCH] nvme: Fix nvme_get/set_features() with a NULL result pointer In-Reply-To: References: Message-ID: <20160825073810.GA18622@lst.de> 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)