From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mail.tuxedocomputers.com (mail.tuxedocomputers.com [157.90.84.7]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E4B9B1885BF for ; Tue, 14 Jan 2025 16:40:41 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=157.90.84.7 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736872846; cv=none; b=rzQ1XwTxTMDPCkWznwfKvQgV69xdJLoLQiN2pWm7sJstkHQcAYUkkS9mp8M/XAxyHokPh7S+hugRHocU0MAOxKaw+/VvEntmnWV4IT9vr9VMWjwER8a67ybxyPXDEZGLAPMqGLW+OCFP847kMNVMLbiFUw+a1tA5ZSzhL1+sEKI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1736872846; c=relaxed/simple; bh=HSp5VM6h6q5x8g6yMz7i+Gg2L4BAb0ECvWnpGXcmk+o=; h=Message-ID:Date:MIME-Version:To:Cc:References:Subject:From: In-Reply-To:Content-Type; b=p1Ni2RuGBevmGASh5ouohobBYHfHgxdK6x+bebYBhWSFzTtZtAcoyrPLdM7a91j2t0CHoNUj/+/cImxCqUHcUMEmkDeb6wYmaBlpdTlW7Kenrx/73CdijRq4Fex0k7i6CTv2egMPuo3z95998R/NFRmUD4KSkVztz+4W16Iw3ps= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=tuxedocomputers.com; spf=pass smtp.mailfrom=tuxedocomputers.com; dkim=pass (1024-bit key) header.d=tuxedocomputers.com header.i=@tuxedocomputers.com header.b=hZ8Z4SKk; arc=none smtp.client-ip=157.90.84.7 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=tuxedocomputers.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=tuxedocomputers.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=tuxedocomputers.com header.i=@tuxedocomputers.com header.b="hZ8Z4SKk" Received: from [192.168.42.116] (pd9e5946e.dip0.t-ipconnect.de [217.229.148.110]) (Authenticated sender: wse@tuxedocomputers.com) by mail.tuxedocomputers.com (Postfix) with ESMTPSA id 327BB2FC005D; Tue, 14 Jan 2025 17:40:39 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tuxedocomputers.com; s=default; t=1736872839; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=9xF+PuOEfKZN/GnOx7iiU818IkOMnzXqqXF/E0z4/gA=; b=hZ8Z4SKk+kXQwVmikIdUPTuSwbC1xCNhp4lGE3nUJs+PVUotFeYJdFMyOU76BjAywel1yv ehtsP6aexG3D6VHLSIlKAuqNKAt3EM2pWw82Nm5c/fpnsdDZQd1osXpDaTrbfQB3rs9xrH rOj8V07ZWhs6vM4Fydj1wMzPLf2hwRg= Authentication-Results: mail.tuxedocomputers.com; auth=pass smtp.auth=wse@tuxedocomputers.com smtp.mailfrom=wse@tuxedocomputers.com Message-ID: Date: Tue, 14 Jan 2025 17:40:38 +0100 Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: Jens Axboe , Keith Busch , Christoph Hellwig , Sagi Grimberg Cc: ggo@tuxedocomputers.com, linux-kernel@vger.kernel.org, linux-nvme@lists.infradead.org References: <20241216223145.135942-1-wse@tuxedocomputers.com> Subject: Re: [PATCH v2 1/2] nvme-pci: Add TUXEDO InfinityFlex to Samsung sleep quirk Content-Language: en-US From: Werner Sembach In-Reply-To: <20241216223145.135942-1-wse@tuxedocomputers.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi, gentle reminder for these two patches to make sure they weren't forgotten over the holidays. Best regards, Werner Sembach