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 9346D2D9EDF for ; Wed, 30 Jul 2025 15:53:57 +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=1753890839; cv=none; b=a8/4D2SCgNvN/h5VzbOI9Yd+a6q1NYGQ5uQWAgZpJgXIIaWogdEjgbJA+j2rm1wPMdB+Bv3AzXLNGCJ6WN7Uz1ojNzYEEfZ2AmAOufT/RfF28VmPEJZstdBkKSv2pDQ7zS6jDwS8vKqaz7ajPVXdQOyo1JRY3wGlA7WKHu3bQNo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753890839; c=relaxed/simple; bh=2E4q/VTewWdAiwGBze8dCv3IXOy5Ea14A1k3uP8YBWc=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=iKjrPGZtLWE4iRjF+D6MKkt85hmd50yR7lP1Kkfg4yj0tJt2Kkb9sNmellzC7XsVo753N17HoI3r1Art74XTcsTdtpw0jy7OXf4pbZSH62GCykifJGn18YNZbbFUby65X18SRIZB/evIum/rqWKPyRJNdtr4oDTkYJYRqkyuJaI= 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 2934168BFE; Wed, 30 Jul 2025 17:53:52 +0200 (CEST) Date: Wed, 30 Jul 2025 17:53:51 +0200 From: Christoph Hellwig To: Mohamed Khalfella Cc: Christoph Hellwig , Sagi Grimberg , Chaitanya Kulkarni , Keith Busch , Hannes Reinecke , Daniel Wagner , Randy Jennings , linux-nvme@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] nvmet: Initialize discovery subsys after debugfs is initialized Message-ID: <20250730155351.GC19799@lst.de> References: <20250725205005.1983426-1-mkhalfella@purestorage.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: <20250725205005.1983426-1-mkhalfella@purestorage.com> User-Agent: Mutt/1.5.17 (2007-11-01) Thanks, applied to nvme-6.17.