From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from verein.lst.de (verein.lst.de [213.95.11.211]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0BB303D1CB2 for ; Fri, 26 Jun 2026 07:03:26 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=213.95.11.211 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782457408; cv=none; b=l69fNG+ab7O9jAioTvUzIx0ngiwgkmh4fesCoSSt0yaiYd2LM5yhRaWvGUAmv8CUCHwkHjwOjTzZzpOCzYpG/oCfOKUtEkwb7oFkPqKukITKHVbJuWZaX4gNHj/HIQ6pg7vK8w8TByDZb5dBii6d/82kYZm5p+TV3LvG3JHxWDc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782457408; c=relaxed/simple; bh=5SfT9QFf2D/HFoZ1hcpEDTY2yNk+HMK7BcksFVdyxM8=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=AWy2SOtBGIELIrFus3ZlCu8G1zKXMfvKzJJ1dCzP7m41enIQk8MYl0DfcP2g7USJ+310jBIleq2BMUzWjXAz8EWv2OsyDcBDWYBga3ykwKXdisRNLOuGo7aN1FqZb/+KGiUyrSsDkmEF2hn2h+jbslVjkmvCoBhSPYn/OBePpYA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lst.de; spf=pass smtp.mailfrom=lst.de; arc=none smtp.client-ip=213.95.11.211 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=lst.de Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=lst.de Received: by verein.lst.de (Postfix, from userid 2407) id 9C73168AFE; Fri, 26 Jun 2026 09:03:24 +0200 (CEST) Date: Fri, 26 Jun 2026 09:03:24 +0200 From: Christoph Hellwig To: Cen Zhang Cc: Keith Busch , Christoph Hellwig , Sagi Grimberg , Jens Axboe , Steve Wise , linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org, baijiaju1990@gmail.com Subject: Re: [PATCH v3] nvme-rdma: pin device wrapper in remove_one Message-ID: <20260626070324.GA11524@lst.de> References: <20260623002329.3880334-1-zzzccc427@gmail.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260623002329.3880334-1-zzzccc427@gmail.com> User-Agent: Mutt/1.5.17 (2007-11-01) What is the wrapper that the subject talks about?