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 30CC0C433EF for ; Sun, 5 Dec 2021 12:41:15 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233733AbhLEMol (ORCPT ); Sun, 5 Dec 2021 07:44:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39894 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233720AbhLEMol (ORCPT ); Sun, 5 Dec 2021 07:44:41 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0AEBDC061714 for ; Sun, 5 Dec 2021 04:41:14 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 9E40460F72 for ; Sun, 5 Dec 2021 12:41:13 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 599FFC341C1; Sun, 5 Dec 2021 12:41:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1638708073; bh=oUc37WDoU/KdVHcWAmy1GbkYo4GdnLMGxg8jjF0DQC8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oux+KZG9TwqTeVr46DwRS9uB9f4nQLzHRedYQDYiMLDhzsHI1uY2YRO3uWrsWeESf ZvZmaxmd9/1BaX7ll5Imj65VUUaXm9h2h43+ryWgkh7BCkvKYSUonXhX6Rl51sanx2 o47j2MIIUL1sfbJhzxdTVfGmCoprR6HkMIVlIfp8= Date: Sun, 5 Dec 2021 13:41:09 +0100 From: Greg KH To: Marek =?iso-8859-1?Q?Beh=FAn?= Cc: davem@davemloft.net, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] net: dsa: mv88e6xxx: Save power by disabling SerDes" failed to apply to 5.15-stable tree Message-ID: References: <16386137159777@kroah.com> <20211204115719.3315663b@thinkpad> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20211204115719.3315663b@thinkpad> Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Sat, Dec 04, 2021 at 11:57:19AM +0100, Marek Behún wrote: > In fact it was a series of 6 patches, but the 2nd was without fixes tag: > > 21635d9203e1cf2b73b67e9a86059a62f62a3563 > 8c3318b4874e2dee867f5ae8f6d38f78e044bf71 (without fixes tag) > 7527d66260ac0c603c6baca5146748061fcddbd6 (didnt apply) > 93fd8207bed80ce19aaf59932cbe1c03d418a37d > 163000dbc772c1eae9bdfe7c8fe30155db1efd74 > ede359d8843a2779d232ed30bc36089d4b5962e4 So what am I supposed to do here? Apply all of them? 3 of them? None of them? confused, greg k-h