From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 22AF1E95A60 for ; Sat, 7 Oct 2023 11:20:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1343859AbjJGLU1 (ORCPT ); Sat, 7 Oct 2023 07:20:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54632 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1343812AbjJGLU0 (ORCPT ); Sat, 7 Oct 2023 07:20:26 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CE34CB6; Sat, 7 Oct 2023 04:20:24 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1A8EAC433C8; Sat, 7 Oct 2023 11:20:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1696677624; bh=Goru+Y5pM62Bn1EeWJzqWekpTQbwFCJNQZgYQQ0SQNk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=hSrDEXQwDwf8oKRRHiluOYocUBf8moy3ZQB1+xGnHCoXic/X5D3AP5g/MEmzYlYFm aAztTn4ZGnw15r/c1FYE6avriDZRcZOunqg3X4/ayJeAUlu166/M/FT/GKpcMBEnp/ F0LH8Du2ie1cgCZYXjY7uYOxHPj+M7gIG+qd2//E= Date: Sat, 7 Oct 2023 13:20:14 +0200 From: Greg Kroah-Hartman To: Prashanth K Cc: linux-kernel@vger.kernel.org, Hongyu Xie , Mathias Nyman , stable@kernel.org, Hongyu Xie , Mathias Nyman , "# 5 . 15" Subject: Re: [PATCH RESEND] xhci: Keep interrupt disabled in initialization until host is running. Message-ID: <2023100753-jargon-resolute-0e55@gregkh> References: <1695379724-28628-1-git-send-email-quic_prashk@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1695379724-28628-1-git-send-email-quic_prashk@quicinc.com> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Fri, Sep 22, 2023 at 04:18:44PM +0530, Prashanth K wrote: > From: Hongyu Xie > > [ Upstream commit 808925075fb750804a60ff0710614466c396db4 ] This is not a valid git commit id in Linus's tree, where is it from? confused, greg k-h