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 X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 06C81C33C99 for ; Tue, 7 Jan 2020 09:39:18 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id CE4192080A for ; Tue, 7 Jan 2020 09:39:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578389957; bh=8LGG2GvAr97xY2zHS9OTa29aeE0GFABOsNsEiTZdb8M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=oc6wgjD+xSpNdxwQI21U3mDOgZPjJVvaySdgzIW94bKJ3RzyrhrB6/P0zUkv9TKsS WIlbzqIiCyyvRefUo1SMxYVzWcLm/iENwS6+kXRbGU0AvQPJW1y895eLbTaii+fYiB 7+Q2DxCfbFCUGBkGJMCIlX0tEiL6wn07QwRs1X5Q= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727745AbgAGJjR (ORCPT ); Tue, 7 Jan 2020 04:39:17 -0500 Received: from mail.kernel.org ([198.145.29.99]:44666 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727559AbgAGJjR (ORCPT ); Tue, 7 Jan 2020 04:39:17 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 2EE012073D; Tue, 7 Jan 2020 09:39:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1578389955; bh=8LGG2GvAr97xY2zHS9OTa29aeE0GFABOsNsEiTZdb8M=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=m59grw0FcUgwXlVRYEHrAsbuIHgj8YkNDrrB4Hvba0c7czcf14JlA5ULOleWef0Nt dg7vFFtmDWJq+BmfdnO9BZuR/HC0sezsHVydqL2Dmnsaxe1A6aPB5G5iX8eWO0YOAK 52Hc/7y8tnzIpO0USO17e3je9ZLtwdBncrx3WSv8= Date: Tue, 7 Jan 2020 10:39:12 +0100 From: Greg KH To: Takashi Iwai Cc: kailang@realtek.com, stable@vger.kernel.org Subject: Re: FAILED: patch "[PATCH] ALSA: hda/realtek - Add Bass Speaker and fixed dac for bass" failed to apply to 5.4-stable tree Message-ID: <20200107093912.GA1031189@kroah.com> References: <1578312630193177@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Mon, Jan 06, 2020 at 09:32:43PM +0100, Takashi Iwai wrote: > On Mon, 06 Jan 2020 13:10:30 +0100, > wrote: > > > > > > The patch below does not apply to the 5.4-stable tree. > > If someone wants it applied there, or to any other stable or longterm > > tree, then please email the backport, including the original git commit > > id to . > > Hm, I could cherry-pick the commit e79c22695abd (also commit > 48e01504cf53 at next) cleanly on linux-5.4.y branch. > > Could you try again? Ugh, my fault, seems Sasha already queued these patches up in the stable tree and I didn't notice them. When I tried to apply them they rightfully complained :( sorry for the noise, all is good here. greg k-h