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 64165D530 for ; Fri, 17 Jan 2025 15:38:07 +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=1737128287; cv=none; b=VaZJqNGluGDZVHnshTxaaPAtYLcGlswjmv90sFHnfDp/hhWIWo8z9iRAKnXvjp+rnPBtlwVObHv6VNOOohl1ZsRUKR6izBreWTfbDC7DgoyhEvwNzaiAKINRovhoSQb4mtdcf9MGZEd4UzSD23JBUeHJJWTx6zKdIJAY3yCNBNo= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1737128287; c=relaxed/simple; bh=KgNsd6tgxu++dol7ndtvGZI7pvxvQDWsb3+EMr/c1qY=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Rms4fK+LMjKUkMjuzWAgO4NSxGOxxFgYV4cAxyTDfUR3rpoDD0GM05T5MyvxY9A7Pqy2Q4cyAKn2CKTYBan6HbO/+FdRs5PwUvOiCvwjvXtrgBFLoVLYDDTIYga8hkRo3L/Fe76GKgA3kQTdeS1JiQde1Ybm73YnmCm4mkhs27M= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b=b4+X/9EQ; 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="b4+X/9EQ" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 7DDA1C4CEDD; Fri, 17 Jan 2025 15:38:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1737128286; bh=KgNsd6tgxu++dol7ndtvGZI7pvxvQDWsb3+EMr/c1qY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=b4+X/9EQUWABMuoTr/+0DcGC6blpr3jWq+RtbpabAt8dmAZ2X8ULQQMKiGcsvylh1 mYq2nCGDwWnAwkVtE6ReZ7F67BCvSncn4TYyUSkoVw6IqHdYFGrggqR7MvO+I2wn6g 3NNfvdlBryLWxyLpWOe9dfYK7x+TZqN4/+dPpPVg= Date: Fri, 17 Jan 2025 16:38:03 +0100 From: Greg KH To: Terry Tritton Cc: stable , Vidya Sagar , Sasha Levin , Daniel Verkamp Subject: Re: [REGRESSION] Cuttlefish boot issue on lts branches Message-ID: <2025011749-rust-bartender-9ecb@gregkh> References: <2025011740-driller-rendering-e85d@gregkh> <2025011710-chug-hefty-2fd6@gregkh> Precedence: bulk X-Mailing-List: stable@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: On Fri, Jan 17, 2025 at 03:18:01PM +0000, Terry Tritton wrote: > > One for each branch please, as the git ids for the commit is different > > on each one, right? > > Thanks that's what I assumed but wasn't sure if there was some script > that did some magic. > > Sent those to stable now, let me know if there are any issues. Looks good, I'll get to them next week... greg k-h