From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Wed, 7 Nov 2018 08:44:12 -0700 From: Keith Busch To: Ming Lei Cc: Jens Axboe , linux-block Subject: Re: [PATCH] block: Clear kernel memory before copying to user Message-ID: <20181107154412.GB11941@localhost.localdomain> References: <20181107143745.11845-1-keith.busch@intel.com> <20181107151538.GA11941@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: List-ID: On Wed, Nov 07, 2018 at 11:44:59PM +0800, Ming Lei wrote: > blk_update_request() may tell us how much progress made, :-) Except when it doesn't, which is 100% of the time for many block drivers, including nvme.