From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 CABD77261B for ; Thu, 13 Nov 2025 22:35:18 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763073318; cv=none; b=dqdC9WflwS5IdAmQMPvOBOV8oFeOlo4pd4mUEG1HQcCzOjPQdb20KE6y9d2BWHE0P2xIxdCVc5Mrs1pQgUu9SOZ59g7F5IhdJ7LlKDdn5hdlU0GHY2eqZDodyvIvKBZc67fBG9MeLx/yf2i5eM09qg6GKVLpHj63Xh/McPZGBiQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1763073318; c=relaxed/simple; bh=JrCd8/vKrK1nHs1haEOoht0cfok1y76x51JrjZNjSWw=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=iZ58KvsSoAkfcVOf+EKXTBiXse7N8UoGoqHZ6FSlJYvmgefBUOlDwpS9dB2/FDPnEp8ncoh9WOSa0ascSsxYMprZdzqxTuMLv13qMtzfa62LTzlKEdXNPbVNwPhVRydNePCrVfejGrBwAmOHDzAXfaqlJh4saQs43L4MrRtkiNs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=KsKF5IUa; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="KsKF5IUa" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3FB2AC16AAE; Thu, 13 Nov 2025 22:35:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1763073318; bh=JrCd8/vKrK1nHs1haEOoht0cfok1y76x51JrjZNjSWw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KsKF5IUa5MZZfEugx0IeO44rYhzaBILMo7S4Y5ZXxuFA09HhdVGlZb/qrpALVsnV1 BXpSxuDs0XSBGfpByBsPuijIqn12ppIVIUJoGStDifg6H8BUfDVNOts+yboQWdz+Ux pUn1FvhnYGEhm/xOL/OP7zEYo5ApgqWmEcjJz8G4= Date: Thu, 13 Nov 2025 17:35:17 -0500 From: Greg KH To: Dinh Nguyen Cc: linux-kernel@vger.kernel.org Subject: Re: [GIT PULL] firmware: stratix10-svc: fix for v6.18 Message-ID: <2025111308-obsessive-work-cd8d@gregkh> References: <20251103124105.34655-1-dinguyen@kernel.org> <10d001cb-2600-4957-9c8e-123ef245c1f6@kernel.org> 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: <10d001cb-2600-4957-9c8e-123ef245c1f6@kernel.org> On Tue, Nov 11, 2025 at 05:48:09AM -0600, Dinh Nguyen wrote: > Ping? Been traveling, let me get this now...