Received: by 10.213.65.68 with SMTP id h4csp117565imn; Mon, 12 Mar 2018 08:29:34 -0700 (PDT) X-Google-Smtp-Source: AG47ELsdt35M+CYNQEkFK6OQwPOaOeDr0pFcKJp+pRaiZbWlPyUwv/lhU26kRlvb5KHDyFBng9tC X-Received: by 2002:a17:902:70cb:: with SMTP id l11-v6mr8427767plt.192.1520868574592; Mon, 12 Mar 2018 08:29:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1520868574; cv=none; d=google.com; s=arc-20160816; b=FwEGrTBiEBxx489UgM2j+UgYu8qwAnczIodiMSZTTqeNlHKZOp6wRr+9CmOwCjemGw YK1bAPFHPCdxDgegP3WZPV42FX8F1qN9rRi1x8GH5yTwIFwy5FGJAQDXx02sbmm/cjXK H1mSzhogDcbnWd1UpeqGxEVCi+We00FyYc/0fzHHeGZX+bI8PG75nAUOoEftnoGndTa6 WjYb6muvlMrGhjPYeKjhDtxK551surnMoAMQ1emvW9VptIxr5VHm1v8Ij1CiCnqIsW6q 24NHsuCoTLabFiIpdvtC0nbBKTA7sc3LC0msCOUiW2K6R/UfALFgJQXb6GUEd+jSZft0 DSMA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=2G8OFbuIyxZvNnBVLHku+LydQmQ7zVh4QGEhGrvWjXU=; b=M1rhVIkBK1NBPVMDcF51biZcDDIKZxFDytB55o6LxFvD/QO7UQQu/QGDapazhNAvTr ek77MLfNb6bCj6XdeQIUUq+snppsCeIvs8FD4fD/vClewqsIMoSgiBttoCjzrfqymqY5 UJ/mVQ1tdHXhrHUtCzbybb9q47fQzWHJsPQVERT3fX1O5FBPzRctVOMF2iBqBiAsE76i YmlhjM55dwidyWRu6ACAOeauLs3ZrTsL1kocYwjQkmOX4k6+AXezDkRCf5z4cOGk1ScI XThrIoTGViKuHehjzxJrAOWDcMiwyemE9tITNnR2h0oE8/Od0caJSU/fKn5vSElst/U/ ZH/g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o13si5182239pgd.125.2018.03.12.08.29.19; Mon, 12 Mar 2018 08:29:34 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752018AbeCLP2M (ORCPT + 99 others); Mon, 12 Mar 2018 11:28:12 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:50488 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751248AbeCLP2K (ORCPT ); Mon, 12 Mar 2018 11:28:10 -0400 Received: from localhost (LFbn-1-12258-90.w90-92.abo.wanadoo.fr [90.92.71.90]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 96A371189; Mon, 12 Mar 2018 15:28:09 +0000 (UTC) Date: Mon, 12 Mar 2018 16:28:11 +0100 From: Greg KH To: Matthias Schiffer Cc: Jacek Anaszewski , Sasha Levin , Pavel Machek , "linux-kernel@vger.kernel.org" , "stable@vger.kernel.org" , Matthieu CASTET , "linux-leds@vger.kernel.org" Subject: Re: [PATCH AUTOSEL for 4.14 065/110] led: core: Fix brightness setting when setting delay_off=0 Message-ID: <20180312152811.GB16944@kroah.com> References: <20180203180015.29073-1-alexander.levin@microsoft.com> <20180203180015.29073-65-alexander.levin@microsoft.com> <20180203203525.GA5860@amd> <20180204003029.2lkcmh6wvzpnlrls@sasha-lappy> <20180204090531.GA29468@amd> <20180204111500.GB14797@kroah.com> <20180204171736.GA1388@amd> <20180206020210.m6gl7vai4p6azb6s@sasha-lappy> <713113d8-7662-d80c-c62f-af020469d0bf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 12, 2018 at 04:00:01PM +0100, Matthias Schiffer wrote: > On 02/06/2018 09:44 PM, Jacek Anaszewski wrote: > > On 02/06/2018 03:02 AM, Sasha Levin wrote: > >> On Sun, Feb 04, 2018 at 06:17:36PM +0100, Pavel Machek wrote: > >>> > >>>>>>>> *** if brightness=0, led off > >>>>>>>> *** else apply brightness if next timer <--- timer is stop, and will never apply new setting > >>>>>>>> ** otherwise set led_set_brightness_nosleep > >>>>>>>> > >>>>>>>> To fix that, when we delete the timer, we should clear LED_BLINK_SW. > >>>>>>> > >>>>>>> Can you run the tests on the affected stable kernels? I have feeling > >>>>>>> that the problem described might not be present there. > >>>>>> > >>>>>> Hm, I don't seem to have HW to test that out. Maybe someone else does? > >>>>> > >>>>> Why are you submitting patches you have no way to test? > >>>> > >>>> What? This is stable tree backporting, why are you trying to make a > >>>> requirement for something that we have never had before? > >>> > >>> I don't think random patches should be sent to stable just because > >>> they appeared in mainline. Plus, I don't think I'm making new rules: > >>> > >>> submit-checklist.rst: > >>> > >>> 13) Has been build- and runtime tested with and without ``CONFIG_SMP`` > >>> and > >>> ``CONFIG_PREEMPT.`` > >>> > >>> stable-kernel-rules.rst: > >>> > >>> Rules on what kind of patches are accepted, and which ones are not, > >>> into the "-stable" tree: > >>> > >>> - It must be obviously correct and tested. > >>> - It must fix a real bug that bothers people (not a, "This could be a > >>> problem..." type thing). > >> > >> So you're saying that this doesn't qualify as a bug? > >> > >>>> This is a backport of a patch that is already upstream. If it doesn't > >>>> belong in a stable tree, great, let us know that, saying why it is so. > >>> > >>> See jacek.anaszewski@gmail.com 's explanation. > >> > >> I might be missing something, but Jacek suggested I pull another patch > >> before this one? > > > > Just to clarify: > > > > For 4.14 below patches are chosen correctly: > > > > [PATCH AUTOSEL for 4.14 065/110] led: core: Fix brightness setting when > > setting delay_off=0 > > [PATCH AUTOSEL for 4.14 094/110] leds: core: Fix regression caused by > > commit 2b83ff96f51d > > > > For 4.9 both above patches are needed preceded by: > > > > eb1610b4c273 ("led: core: Fix blink_brightness setting race") > > > > The issue the patch [PATCH AUTOSEL for 4.14 065/110] fixes was > > introduced in 4.7, and thus it should be removed from the series > > for 3.18 and 4.4. > > > > It seems only "led: core: Fix brightness setting when setting delay_off=0" > was applied to 4.9. Could we get the regression fixes backported to 4.9 as > well? What exact fixes were they? I'll be glad to apply them if I have a git commit id. thanks, greg k-h